iPhone - 避免“更多”禁止在基于选项卡的 iPhone 应用程序中显示选项卡
是否可以避免“更多”选项卡显示在我的基于选项卡的应用程序中?我的应用程序有 6 个选项卡,仅用“更多”选项卡来增加 1 个选项卡感觉很愚蠢。
谢谢。
Is it possible to avoid the "more" tab to show up in my tab-based app? My app has 6 tabs and it feels stupid to have the More tab for just 1 extra tab.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,我不相信这是可能的,除了编写自己的 UITabBar 之外。
No, I don't believe it's possible, other than writing your own UITabBar.