Resizing view to display over hidden uitabbar in iPhone
Posted
by pabloruiz55
on Stack Overflow
See other posts from Stack Overflow
or by pabloruiz55
Published on 2010-05-27T22:56:49Z
Indexed on
2010/05/27
23:01 UTC
Read the original article
Hit count: 328
iphone
I have an uitabbarcontroller which contains a couple uiViewControllers. When i show one of those controllers i am hiding the tabbar. This view has a fullscreen uiimageView. The thing is i am seeing a white rectangle over where the tabbar is hidden.
I have tried resizing the views but the white rectangle is still there. Any ideas? Thanks
© Stack Overflow or respective owner