gpt4 book ai didi

objective-c - iOS7 使用 hidesBottomBarWhenPushed 时奇怪的动画

转载 作者:太空狗 更新时间:2023-10-30 03:34:13 26 4
gpt4 key购买 nike

当推送另一个 View Controller 时,我得到了一个非常奇怪的动画行为,该 View Controller 的底部栏被 hidesBottomBarWhenPushed 隐藏了。我发现的第一个线程是:Strange animation on iOS 7 when using hidesBottomBarWhenPushed in app built targeting <= iOS 6但由于我的应用程序仅在 iOS7 上构建和运行,因此我的问题并非如此。

请观看以下显示问题的视频(查看右上角):

https://dl.dropboxusercontent.com/u/66066789/ios7.mov

只有当 hidesBottomBarWhenPushed 为 true 时才会出现这种奇怪的动画阴影。我该如何解决?

最佳答案

解决了我的问题:

self.tabBarController.tabBar.hidden=YES;

在第二个 View Controller 中是要走的路。

关于objective-c - iOS7 使用 hidesBottomBarWhenPushed 时奇怪的动画,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22516046/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com