Is there a way to disable a UITabBarItem from reloading its first view?

Posted by Tanner on Stack Overflow See other posts from Stack Overflow or by Tanner
Published on 2010-05-03T04:03:22Z Indexed on 2010/05/03 4:08 UTC
Read the original article Hit count: 648

Hi All, I currently have an app that is a tab bar style app and supports rotation. Everything is great until you hit the tab bar when the device is in landscape and the original view is reloaded and placed back on screen. There is a lot of space and the overall appearance doesnt look good. Is there a way to disable this tab bar item from doing this??

Any help is greatly appreciated, Thanks

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitabbarcontroller