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

Make navigation bar transparent in more devices. #449

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

Moderpach
Copy link
Contributor

On some devices, the navigation bar still displays a not transparent overlay cover after using WindowCompat.setDecorFitsSystemWindows(window, false). This pull request make navigation bar fully transparent.

在一些系统中,像OneUI、MIUI之类的,即使使用了WindowCompat.setDecorFitsSystemWindows(window, false),导航栏仍然会显示一层不完全透明的遮罩。这个pull request可以使导航栏在这些系统中完全透明。

@Ashinch Ashinch merged commit ddd7284 into Ashinch:main Sep 9, 2023
1 check passed
@Moderpach Moderpach deleted the navigation_bar_transparent branch April 23, 2024 04:54
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

Successfully merging this pull request may close these issues.

2 participants