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

Transparent status bar color android #1630

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

vhugogarcia
Copy link
Contributor

Description of Change

Fixes the issue with the transparent color set on the status bar for Android. This is a draft, since I'm facing a weird issue on Android eventually when the status bar is set to transparent the Shell Navigation Title is moved some points down the screen. This error occurs on Shell and non-Shell pages in .NET MAUI 8.0.3. I'm not sure if this is an issue with the way we set the transparent color or if it is an issue on the .NET MAUI. I could not find a report of this issue on the MAUI repo.

Any tip or idea is always welcome! Thank you so much!

Linked Issues

PR Checklist

  • Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
  • Has tests (if omitted, state reason in description)
  • Has samples
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard
  • Documentation created or updated

Updated Sample

The sample has been updated to add support for Alpha values of the status bar.

Status-bar-transparent-edited.mp4

@vhugogarcia vhugogarcia requested a review from a team January 2, 2024 18:17
@dotnet-policy-service dotnet-policy-service bot added stale The author has not responded in over 30 days help wanted This proposal has been approved and is ready to be implemented labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted This proposal has been approved and is ready to be implemented stale The author has not responded in over 30 days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] StatusBarBehavior setting "StatusBarColor=Transparent" is not working
3 participants