ios - adding Button on UITtabbar and My button must be higher than TabBar (Objective C) -


i'm working on uitabbarcontroller. , want add button in middle of uitabbar. problem button must higher tabbar. in other words half of button out of tabbar. possible? if possible, how can that? thanks.

you can cover uitabbarcontroller uiview has buttons. use buttons programmatically select correct tab. make uiview have clear background , height of tallest button on bar.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -