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

Issue with nav bar on Pixel phones #128

Open
mykdavies opened this issue Jun 28, 2023 · 0 comments
Open

Issue with nav bar on Pixel phones #128

mykdavies opened this issue Jun 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mykdavies
Copy link
Contributor

User report (https://lemmy.world/comment/558406)

Gesture navigation on Android features a small black bar at the bottom of the screen, it’s transparent (like iOS) most of the time but devs specifically have to account for it, either make it a specific colour or transparent or it just appears black, which is quite ugly when the surrounding app is white or any other colour.

Some manufacturers like Samsung allow you to remove the bar completely, but on others including Pixel there is no option.

https://issuetracker.google.com/issues/166478545 - as you can see, lots of people have issues!

Android 14 beta has a transparent nav bar option (currently only sort of working) so hopefully this will be one less thing for devs to worry about in the future.

@mykdavies mykdavies added the bug Something isn't working label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant