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

设置白色, 为何是半透明灰色 #275

Open mashihao opened 5 years ago

mashihao commented 5 years ago

设置白色, 为何是半透明灰色 效果跟设置灰色一样, 如何解决呢?

walterFeng commented 4 years ago
            StatusBarUtil.setColor(this, Color.WHITE, 0);
            StatusBarUtil.setLightMode(this);

@mashihao

SunOfSoul commented 4 years ago

确定一下xml文件根布局背景色