gal*_*leo 5 objective-c uinavigationbar ios ios7
我在AppDelegate中为Nav Bar设置了一种特殊颜色:
[[UINavigationBar appearance]setBarTintColor:[UIColor colorWithRed:0 green:(41.0f/255.0f) blue:(103.0f/255.0f) alpha:1]];
Run Code Online (Sandbox Code Playgroud)
但是随后显示的RGB值是:R:12 G:48 B:110.iOS似乎只是把价值提高了一点.我怎么能避免这种情况?(因为它看起来很难看)当我给同一种颜色定制的TableViewSection时,它是对的.
截图:
的NavBar:

自定义TableViewSection:

| 归档时间: |
|
| 查看次数: |
3751 次 |
| 最近记录: |