【发布时间】:2014-03-03 00:30:34
【问题描述】:
我知道之前也有人问过这个问题,但是我在互联网上搜索解决方案仍然没有得到任何解决方案。
我参考了以下帖子:
How can I change the text and icon colors for tabBarItems in iOS 7?
只能使用tintColor 更改所选图标的颜色。
How to change the color of unselected tab bar items in iOS 7? 在此他们编写了自己的 GozTabBar 类,继承自 UIView
我想更改UITabBar图标在未选中状态时的默认灰色。
任何帮助将不胜感激。提前致谢。
【问题讨论】:
-
你可以查看这个适用于 iOS7 的答案:stackoverflow.com/questions/15086276/…
标签: ios ios7 uitabbarcontroller uitabbar uitabbaritem