fixing remaining text colors on android
This commit is contained in:
parent
982f46376b
commit
469b05c4be
4 changed files with 9 additions and 7 deletions
|
@ -111,6 +111,7 @@ const styles = StyleSheet.create({
|
|||
inputIcon: {
|
||||
marginRight: 10,
|
||||
color: colors.gray3,
|
||||
alignSelf: 'center',
|
||||
},
|
||||
input: {
|
||||
flex: 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue