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

Implement fully translucent Android status bar #13082

Closed
Julesssss opened this issue Nov 28, 2022 · 2 comments
Closed

Implement fully translucent Android status bar #13082

Julesssss opened this issue Nov 28, 2022 · 2 comments
Assignees
Labels
Internal Requires API changes or must be handled by Expensify staff Weekly KSv2

Comments

@Julesssss
Copy link
Contributor

Problem

This related Android PR fixes the dark mode status bar issue by hardcoding the status bar colour. This obviously won't work once we allow uses to switch themes, so this needs to be improved with a translucent status colour.

Solution

Simply use a translucent status bar (with the understanding that this might not work on older Android versions).

@Julesssss Julesssss added Weekly KSv2 Internal Requires API changes or must be handled by Expensify staff labels Nov 28, 2022
@Julesssss Julesssss self-assigned this Nov 28, 2022
@melvin-bot melvin-bot bot added the Overdue label Dec 8, 2022
@Julesssss
Copy link
Contributor Author

Working on the notifications doc currently.

@melvin-bot melvin-bot bot removed the Overdue label Dec 12, 2022
@Julesssss
Copy link
Contributor Author

I realized this is a dupe. Closing this in favour of this issue in which I have listed many possible solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Requires API changes or must be handled by Expensify staff Weekly KSv2
Projects
None yet
Development

No branches or pull requests

1 participant