Annoying white border when rotating a view in iPad
Posted
by Horace Ho
on Stack Overflow
See other posts from Stack Overflow
or by Horace Ho
Published on 2010-05-06T03:28:46Z
Indexed on
2010/05/06
3:38 UTC
Read the original article
Hit count: 324
When rotating a View from UIInterfaceOrientationPortrait
to UIInterfaceOrientationPortraitUpsideDown
on the iPad simulator, there is a white border along one side of the view (see diagram, lower left of the image). The white border shows only on one side, but not the opposite side. How can I prevent (hide) it? Thanks!
© Stack Overflow or respective owner