This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
UI7Color bug? #115
Labels
Comments
Do you want black background of navigation bar? |
white:( and blue bar buttons |
Do you have black background below the navigation bar? Its color is following iOS7 alpha value now |
I found tabbar/navigationbar default background color is black
I think this is so confusing.. I have no idea how to set default value of bar color. |
:( ok then, why uitableview is black too? |
You use iOS6. It means your table view is not under your navigation bar |
youknowone
added a commit
that referenced
this issue
Sep 26, 2013
issue #115 This is confusing, because most of iOS6 apps are using navigation bar and tab bar but they have black background color. I need better idea to solve this problem
default bar color is reverted to alpha 255. I should think more about this issue. Thank you for report |
uitableview is still black:(( and UIBarButtonItem tintcolor doesn't work |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
FTW, the same thing is with UITabBar + UITableView is black
The text was updated successfully, but these errors were encountered: