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
Post a Comment