Skip to content

Conversation

@AnthonyMDev
Copy link

This fixes #26

@airdrummingfool
Copy link

+1. This also fixes the web browser not respecting app-wide barTintColor for UINavigationBar and UIToolbar set via the UIAppearance protocol:

[[UINavigationBar appearance] setBarTintColor:
[[UIToolbar appearance] setBarTintColor:

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.

Pushing a KINWebBrowserViewController that has default tintColor and barTintColor corrupts the tint color of the navigation bar.

2 participants