We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translucent System Ba那里 像华为手机有虚拟按键,虚拟按键的背景会和上面设置的颜色一样(比如顶端是绿色,虚拟按键的背景颜色也是绿色) true false 这两个的值改成这样,可以避免这个为,但是状态栏和标题栏的颜色有不一体了(状态栏上回覆盖一层灰色) ps:发现腾讯新闻客户端同时避免了这两个问题
The text was updated successfully, but these errors were encountered:
将 true 改为false即可
Sorry, something went wrong.
android:windowTranslucentNavigation
这样设置是无效的
No branches or pull requests
Translucent System Ba那里 像华为手机有虚拟按键,虚拟按键的背景会和上面设置的颜色一样(比如顶端是绿色,虚拟按键的背景颜色也是绿色)
true
false
这两个的值改成这样,可以避免这个为,但是状态栏和标题栏的颜色有不一体了(状态栏上回覆盖一层灰色)
ps:发现腾讯新闻客户端同时避免了这两个问题
The text was updated successfully, but these errors were encountered: