Skip to content

Commit

Permalink
header segment and subtitle in android fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shivrajkumar committed Jun 6, 2017
1 parent bc8acee commit efb8096
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 287 deletions.
1 change: 1 addition & 0 deletions src/theme/components/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export default (variables = variable) => {
},
'NativeBase.Text': {
color: variables.inverseTextColor,
backgroundColor: 'transparent',
},
},
},
Expand Down
Loading

0 comments on commit efb8096

Please sign in to comment.