在Swift中退出全屏模式后,StatusBar会覆盖NavigationBar

时间:2019-07-03 11:26:11

标签: ios swift uinavigationcontroller uinavigationbar

我正在编写一个使用Youtube API V3从Youtube实时流式传输视频的应用程序。

但是,我在状态栏和导航栏上遇到了一些问题。 在观看视频之前(进入全屏模式),状态和导航栏已正确设置(如下图所示)enter image description here

但是,退出全屏模式后,状态栏将覆盖导航栏。 enter image description here

退出全屏模式后,导航栏的约束如下: enter image description here

这个问题有解决方案吗?

非常感谢。

0 个答案:

没有答案