iPhone: Weird space at the top of UINavigationController

前端 未结 6 683
轻奢々
轻奢々 2020-12-08 16:45

I\'m having a strange problem with adding a UINavigationController to my iPhone application. I add the controller as follows:

myViewController *viewControlle         


        
6条回答
  •  眼角桃花
    2020-12-08 17:23

    There is an obscure property in IB called "Hides Bottom Bar on Push". Just check it. It solved the problem for me.

提交回复
热议问题