changsanjiang / SJFullscreenPopGesture

Fullscreen pop gesture. OC&Swift. It is very suitable for the application of the video player. Support `cocoapods`. 只需`pod`即可自带全屏返回手势. 支持pod. 支持OC&Swift.
MIT License
283 stars 38 forks source link

手势返回产生黑屏 #15

Open fengyun911 opened 5 years ago

fengyun911 commented 5 years ago

<UITextEffectsWindow: 0x11267c310; frame = (0 0; 414 736); opaque = NO; autoresize = W+H; layer = <UIWindowLayer: 0x17463e260>>

手势返回后在页面上产生上面的层级 这是怎么回事

fengyun911 commented 5 years ago

原因查明 如果有带有状态栏的页面 返回到 不带状态栏的页面会产生此问题。希望能做优化

changsanjiang commented 5 years ago

你好, 可以截个图吗? 是什么效果呢?