After tabBar setHidden, the controller's view won't stretch full screen.
Posted
by SimpleCode
on Stack Overflow
See other posts from Stack Overflow
or by SimpleCode
Published on 2009-08-21T23:47:20Z
Indexed on
2010/04/01
12:03 UTC
Read the original article
Hit count: 390
In fact, the screen area where the tab bar was before, now is not accessible. If I add something on to that area, it just got cropped.
I tried setFrame to 320x480 but it won't help
please help
© Stack Overflow or respective owner