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

Adjust the status bar while using the system dark theme to not use dark icons #358

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

russjr08
Copy link
Contributor

Hello!

I noticed while using Jerboa that while my phone is using the dark theme, the status bar icons within the app are also dark which makes it seem a bit out of place. I'm opening this pull request to try to resolve this issue. I'm pretty new to the Jetpack Compose toolkit, so hopefully this approach looks appropriate. The following are screenshots from before and after to demonstrate the change:

Before:

image

After:

image

I tested this on my physical Pixel 6a running Android 13, however as a precaution I went ahead and also tested this on a virtual Pixel 3a running Android 11, just to make sure there were no introduced incompatibility changes.

@russjr08 russjr08 requested a review from dessalines as a code owner April 24, 2023 12:36
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Run ./gradlew formatKotlin for this to pass lint.

@russjr08
Copy link
Contributor Author

Ah, got it, thanks!

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@dessalines dessalines merged commit 29625f5 into LemmyNet:main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants