Updated on 2026-08-14
This commit is contained in:
parent
377f2cd6fd
commit
ded577faff
7 changed files with 77 additions and 68 deletions
|
|
@ -489,7 +489,9 @@ class MainActivity : AppCompatActivity(), SnackbarHandler, ActivityResultCallbac
|
|||
|
||||
* `android:configChanges="uiMode"` is set in the manifest.
|
||||
* */
|
||||
updateAppBackground()
|
||||
if (routingFeatureToggles.isNavigationRefactoringEnabled.not()) {
|
||||
updateAppBackground()
|
||||
}
|
||||
}
|
||||
|
||||
private fun updateAppBackground() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue