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

Fixing tint color issue in toolbar #366

Merged
merged 1 commit into from
Nov 20, 2017
Merged

Conversation

yapiskan
Copy link

No description provided.

@yapiskan
Copy link
Author

On iOS 11 toolbar buttons becomes invisible and doesn't respect to the setToolbarButtonsColor method. As explained here: https://stackoverflow.com/questions/46107640/ios11-uitoolbar-contentview we need to call [pickerToolbar layoutIfNeeded] method before returning picker toolbar.

@skywinder skywinder merged commit c8d42d2 into skywinder:master Nov 20, 2017
@skywinder
Copy link
Owner

@yapiskan thank you very much! 👍

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.

2 participants