Open AnthonyMDev opened 8 years ago
+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:
This fixes #26