laobie / StatusBarUtil

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

设置照片界面沉浸式状态栏,setTranslucentForImageView有错误 #225

Open zhjun2016 opened 6 years ago

zhjun2016 commented 6 years ago

界面为广告图来沉浸式状态栏,StatusBarUtil.setTranslucentForImageViewInFragment(this, 0, null);使用这个方法有效果, 使用StatusBarUtil.setTranslucentForImageView(this,0, iv_logo_start);没有效果,在魅族pro7上 7.0系统 图片沉浸式无效