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 bottom Android navigation bar background transparent #7308

Open
3 tasks done
Fxsch opened this issue Oct 31, 2023 · 5 comments
Open
3 tasks done

Make bottom Android navigation bar background transparent #7308

Fxsch opened this issue Oct 31, 2023 · 5 comments
Labels
good first issue Ideal for newcomers to start contributing type: enhancement New features or improvements to existing features.

Comments

@Fxsch
Copy link

Fxsch commented Oct 31, 2023

Checklist

  • I have used the search function to see if someone else has already submitted the same feature request.
  • I will describe the problem with as much detail as possible.
  • This issue only contains a request for one single feature, not multiple (related) features.

App version

6.711

Problem you are trying to solve

The Android navigation bar (for gesture navigation) at the bottom has a solid color background and I don't think that looks very good

Suggested solution

I think it would look a lot better if it didn't have a background and was displayed on top of the app without the background instead

Screenshots / Drawings / Technical details

No response

@Fxsch Fxsch added type: enhancement New features or improvements to existing features. unconfirmed Newly reported issues awaiting triage or confirmation labels Oct 31, 2023
@bernhard-fp
Copy link

@Fxsch Could you please post a screenshot of the bottom navigation you mean?

@Fxsch
Copy link
Author

Fxsch commented Nov 11, 2023

The one at the very bottom. It's not part of the app but of the operating system, an app can render itself behind it tho.
Screenshot_20231111-175253_K-9 Mail

@bernhard-fp
Copy link

Ah ok, thank you. I can confirm that it might be possible, because I have seen that the google messages app has a transparent navigation bar background.
I checked most of my apps and it seems to be the only one with this feature.
But I will check if it is possible to change that programmatically by app.

@imadhavb
Copy link

Any update on this? Should be able to use this: https://developer.android.com/develop/ui/views/layout/edge-to-edge

@kewisch
Copy link
Member

kewisch commented Feb 19, 2025

We have #8747 to work on edge to edge support, this might "fix it" as a side-effect. This specifically isn't an issue we're prioritizing, but if someone wants to look into it the support is welcome.

@kewisch kewisch added good first issue Ideal for newcomers to start contributing and removed unconfirmed Newly reported issues awaiting triage or confirmation labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Ideal for newcomers to start contributing type: enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

4 participants