titleView in navigationItem positioning
Hi,
I have a UIButton as a titleView in the navigator bar, I also have a custom view as the right button.
The titleView is positioned automatically to make room for the right button.
In my case I want that the rightButton view is over the titleView. (It's an expanding menu, when expanded can be on top of titleView)
Is there a way to avoid titleView "auto" repositioning?
Thanks
Last edited by melmoup; 02-08-2012 at 04:02 PM.
|