开发者

Child UIView underneath the translucent bar of UINavigationController

开发者 https://www.devze.com 2023-03-30 11:25 出处:网络
The root view of my UINavigationViewController sits nicely underneath the the开发者_如何学C translucent nav bar. However when I push child views, they get aligned below the nav bar. How come?The UINav

The root view of my UINavigationViewController sits nicely underneath the the开发者_如何学C translucent nav bar. However when I push child views, they get aligned below the nav bar. How come?


The UINavigationController's view has its origin below the navbar, most likely to make sure the controller always works the same way. Maybe this'll help: Navigation Controller Transparent Bar Style is not working

0

精彩评论

暂无评论...
验证码 换一张
取 消