The mobile app does not switch to dark mode in Android when changing the theme from system
Closed this issue · 1 comments
omdxp commented
Describe the bug
I tried the application in an Android device and when I try to change the system theme to dark mode the app does not change it appearance to dark mode. I am not sure if this happens as well for iOS devices.
To Reproduce
Steps to reproduce the behavior:
- Open dzcode app on Android.
- Change the system theme to dark mode.
- The app doesn't change its appearance to dark mode as well.
Expected behavior
Change the app appearance immediately when changing the system theme.
Environment:
- OS: Android 10.
Additional context
I have found that this issue is still opened here and maybe the solution for this can be found here.
ZibanPirate commented
similar issue for iOS too, where when i switch system themes, the app switches two times.
i will try this suggestion and see, otherwise i will go with the debounce suggestion