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

Bug: background color of Login Screen not adapting to the system theme #2708

Closed
adityasood04 opened this issue Sep 11, 2024 · 0 comments · Fixed by #2709
Closed

Bug: background color of Login Screen not adapting to the system theme #2708

adityasood04 opened this issue Sep 11, 2024 · 0 comments · Fixed by #2709

Comments

@adityasood04
Copy link
Contributor

Summary:
The background color of the login screen does not adapt correctly to dark mode. I expected the background to change automatically based on the system theme.

Steps to reproduce:
Enable dark mode in the device's system settings.
Open the login screen in the app.
Observe the background color of the screen.

Expected behavior:
The background color should change to a darker tone when dark mode is enabled, adapting to the system theme.

Observed behavior:
Instead of switching to a darker background, the screen retains the same color as in light mode, making the text invisible with the dark theme.

Device and Android version:
Device: Redmi Note 10T 5G
Android version: Android 12
Screenshots:

DarkModeIssue.mp4
adityasood04 added a commit to adityasood04/mifos-mobile that referenced this issue Sep 11, 2024
Resolved an issue where the login screen background did not change when dark mode was enabled.
Now the background adapts correctly to the system theme, ensuring consistency in both light and dark modes.
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 a pull request may close this issue.

1 participant