How to customise the UINavigationBar that appears when there are too many UITabBar items?
Posted
by Curyous
on Stack Overflow
See other posts from Stack Overflow
or by Curyous
Published on 2010-06-12T20:55:52Z
Indexed on
2010/06/12
21:02 UTC
Read the original article
Hit count: 322
The main thing that I'd like to change is the tint of the UINavigationBar that appears in the "More" item of a UITabBar. I've done this for other NavigationControllers in normal items, but I haven't found where the one in the More item is defined.
© Stack Overflow or respective owner