Skip to content
New issue

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

Android11在3.2.2版本中隐藏导航栏存在的问题 #562

Open
Magic-grass opened this issue Sep 12, 2022 · 0 comments
Open

Android11在3.2.2版本中隐藏导航栏存在的问题 #562

Magic-grass opened this issue Sep 12, 2022 · 0 comments

Comments

@Magic-grass
Copy link

Android11,虚拟导航栏
在3.2.2版本中
activity隐藏导航栏后通过
getWindow().setBackgroundDrawable(new ColorDrawable(color))
设置背景颜色后
手动上滑手机底部显示虚拟导航栏,导航栏取消隐藏并将布局往上顶,会出现虚拟导航栏部分背景黑色与设置颜色不同
Android11在3.0.0版本中无此问题
Android12在3.2.2版本中也无此问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant