Custom uitoolbar gets partly hidden
Posted
by Jakub
on Stack Overflow
See other posts from Stack Overflow
or by Jakub
Published on 2010-03-28T13:53:51Z
Indexed on
2010/03/28
14:03 UTC
Read the original article
Hit count: 451
I'd like to add a custom UIToolbar to my UIViewController. In Interface Builder I add the uitoolbar at the top of my view, and it looks just fine. However, when I run the app in the Simulator it gets hidden by the default iphone bar (this one with the clock, battery status, etc.).
Here you can see how it looks like:
Any ideas?
© Stack Overflow or respective owner