简体   繁体   English

旧的导航栏和标签栏控制器的视图控制器问题

[英]View controller problems with old navigation bar and tab bar controller

I have a view controller which was attached to a navigation controller at one point in time. 我有一个视图控制器,它在某个时间点已附加到导航控制器。 it is still showing some ghost of the navigation bar? 它仍然显示出一些导航栏的阴影? It is also showing the Tab Bar but there is not tab bar item shown on it? 它还显示了标签栏,但是没有显示标签栏项目吗?

any ideas how to fix this, or is it a delete and remake? 任何想法如何解决这个问题,还是删除并重新制作?

在此处输入图片说明

Its either the alpha of the rootVC or you have. 它或者是rootVC的Alpha。 tab bar controller on the second one. 标签栏控制器的第二个。 Check your identity inspector on both views 在两个视图上检查您的身份检查器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 从导航栏视图控制器导航到选项卡栏视图控制器 - Navigate from a navigation bar view controller to a tab bar view controller 为什么将视图控制器嵌入导航控制器,然后在选项卡栏控制器中将导航栏附加到选项卡栏控制器? - Why does embedding a View Controller in a Navigation Controller, then in a Tab Bar Controller attach the nav bar to the Tab Bar Controller? 导航控制器到选项卡栏控制器 - Navigation controller to tab bar controller 带标签栏控制器的导航控制器? - Navigation controller with tab bar controller? 导航 Controller 和标签栏 Controller - Navigation Controller and Tab Bar Controller 从选项卡栏控制器触发导航控制器中的视图控制器 - Trigger view controller in a navigation controller from tab bar controller 具有导航控制器的标签栏控制器的导航控制器 - Navigation controller with tab bar controller of navigation controller 尝试创建导航栏后退按钮到选项卡栏控制器视图 - Trying to create a Navigation Bar back button to a Tab Bar Controller view 如何在导航栏、标签栏、视图控制器之间传递数据 - How to pass data among Navigation bar, Tab bar, View Controller 如何使用标签栏项添加导航栏以查看控制器 - How to add Navigation bar to view controller with tab bar item
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM