How to add Image On 'more' Button of UITabBarController in iOS 6?
Posted
by
iPatel
on Stack Overflow
See other posts from Stack Overflow
or by iPatel
Published on 2013-06-26T04:18:37Z
Indexed on
2013/06/26
4:21 UTC
Read the original article
Hit count: 121
I know That How to add UITabBarController
and how it used, I already done it.
My Problem is only that I am no able to add image on 'more'
button of UITabBarController
.
I know There are may Question That Similar to my Question but no one can help me.
After googling I found that we can't add images on 'More'
button in UITabBarController
Because more
button is autometically displayed by UITabBarController
when UITabBarItem
more Then 5.
I also find that how to change SELECTION COLOR AND TITLE OF 'more'
Button But I can not find abut 'more'
button Image.
So may be i need to Custom UITabBarController
so, I also searching for any Custom UITabBarController
but also I can not find it.
Please help me on this Issue.
© Stack Overflow or respective owner