Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ea4dc17 authored by Michael Mikhail's avatar Michael Mikhail
Browse files

[Flexiglass] lock screen should get the updated value for media visibility

Flag: com.android.systemui.scene_container
Fixes: 431824576
Test: Checked UI following repro steps.
Change-Id: Ide3ef5608e43948fd7ebfc01a9fc7616725c9ab0
parent e1b8376c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -141,7 +141,8 @@ constructor(
            override val isSmartSpaceVisible: Boolean
                get() = keyguardSmartspaceViewModel.isSmartspaceEnabled

            override val isMediaVisible: Boolean = keyguardMediaViewModel.isMediaVisible
            override val isMediaVisible: Boolean
                get() = keyguardMediaViewModel.isMediaVisible

            override val isNotificationsVisible: Boolean by
                hydrator.hydratedStateOf(