laobie / StatusBarUtil

A util for setting status bar style on Android App.
http://t.cn/Rq746Kb
Apache License 2.0
8.82k stars 1.72k forks source link

咨询下关于StatusBarUtil设置状态栏后,切换横屏的问题 #110

Closed wmhqnyh closed 7 years ago

wmhqnyh commented 7 years ago

使用StatusBarUtil.setColor(this, getResources().getColor(R.color.xxx),0)后,APP中有视频功能,所以切全屏会出现状态栏的颜色条。

谢谢作者!

laobie commented 7 years ago

处理下横竖屏切换,有一个 hideFakeStatusBarView 方法可以处理下