forked from organicmaps/organicmaps
When the user has their device in light mode, but the app is in night mode, some attributes in the Theme.MaterialComponents.DayNight.NoActionBar.Bridge style are still inheriting from the light theme. This happens because the application's ui mode is not being properly switched to night mode. To fix this, added the UiModeManager in the ThemeSwitcher, in order to properly change the ui mode. closes #6481 Signed-off-by: Sebastiao Sousa <sebastiao.sousa@tecnico.ulisboa.pt> |
||
---|---|---|
.. | ||
.idea | ||
app | ||
gradle/wrapper | ||
script | ||
.gitignore | ||
build.gradle | ||
code_style_scheme.xml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HOW_TO_USE_GRADLE.txt | ||
settings.gradle |