-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
升级到4.0.2后 很多界面的导航上移了20. #1249
Comments
我也有这个问题,4.0.2之前的版本在iOS 15上全屏有bug,升级4.0.2后导航栏显示有bug |
同样的使用4.0.2版本导航栏会出现高度问题 |
我也有这个问题 |
此问题就是我提到的#1247 ZFPlayerFixSafeArea.m 安全区导致的 |
我昨天查了大半天,一直以为是自己代码问题,后面才定位到时ZFPlayerFixSafeArea.m 导致的 |
花了一上午时间,才发现坑在这儿。 |
请问这个问题该如何解决呢? |
4.0.2导航栏显示有bug,有啥临时方案嘛 搞了半天一直没效果呐 |
可以临时解决下: |
4.0.3目前可以解决,暂时还没有发现问题 |
后悔没看issue,,,,,困扰了我四五天 |
4.0.3已经解决了亲测好用 |
怎么解决的,我没用pod,根据需求改了大量代码,有具体的解决方案吗 |
高度变为44了和状态栏重叠了。回到4.0.0就可以了
The text was updated successfully, but these errors were encountered: