See a white band at the bottom of screen while adding view to window programatically in iphone?
Posted
by rkbang
on Stack Overflow
See other posts from Stack Overflow
or by rkbang
Published on 2009-09-22T04:10:24Z
Indexed on
2010/06/18
1:33 UTC
Read the original article
Hit count: 328
Hello all,
When I developed a view based project in XCode, My view works fine. But when I use a window based project and create a view on my own and try adding it as a subview to window, it gives me a white band at the bottom. I never faced this issue before but facing it first time.
Anyone having a solution?
Tnx in advance.
© Stack Overflow or respective owner