Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement view property glassIconColor to override the icons default color #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelknoch
Copy link

We recently saw issues with the icon color in the search bar when using a device on ios 13 in dark mode. In our case the issue seems to be caused by overriding the textFieldBackgroundColor to white, which does not match the ios dark mode theming but it's a requirement of our app designs.

I think if there is an api to override the backgroundColor, than it makes sense to have an api to override the icon color as well. @umhan35 @iRoachie

Screenshot 2020-05-11 at 13 37 03

@michaelknoch michaelknoch changed the title implement new view property glassIconColor implement view property glassIconColor to override the icons default color May 11, 2020
@michaelknoch
Copy link
Author

any feedback on this @iRoachie @umhan35 ?

@michaelknoch
Copy link
Author

hello @iRoachie ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant