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

Better support of the status and navigation bar color #49

Closed
GerardPaligot opened this issue Jun 19, 2022 · 1 comment
Closed

Better support of the status and navigation bar color #49

GerardPaligot opened this issue Jun 19, 2022 · 1 comment
Labels
Android enhancement New feature or request

Comments

@GerardPaligot
Copy link
Owner

GerardPaligot commented Jun 19, 2022

Describe

Because the android app use a bottom app bar with a tonal elevation, the surface color used is transformed according to the elevation. We need to add a better support of the status and navigation bar colors for a better experience.

Solutions

  1. NowInAndroid implements the status and navigation bar colors with window api and theming based on style
  2. SystemUiController in Accompanist libraries to customize the color of the status and navigation bar colors
@GerardPaligot GerardPaligot added enhancement New feature or request Android labels Jun 19, 2022
@GerardPaligot GerardPaligot added this to the 2023 milestone Jun 19, 2022
@GerardPaligot GerardPaligot changed the title Better support of the status and navigation bar Better support of the status and navigation bar color Jun 19, 2022
@GerardPaligot
Copy link
Owner Author

Check this blog post for a better implementation: https://arkadiuszchmura.com/posts/how-to-draw-content-behind-system-bars-in-jetpack-compose/

@GerardPaligot GerardPaligot reopened this Nov 29, 2022
@GerardPaligot GerardPaligot removed this from the 2023 milestone Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant