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

Commit 5015a63d authored by Ale Nijamkin's avatar Ale Nijamkin Committed by Android (Google) Code Review
Browse files

Merge "[flexiglass] SysUiState notif_expanded hydrates correctly." into main

parents 44098524 ce840f5b
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -84,7 +84,9 @@ constructor(
                SYSUI_STATE_NOTIFICATION_PANEL_VISIBLE to { it.scene != Scenes.Gone },
                SYSUI_STATE_NOTIFICATION_PANEL_EXPANDED to
                    {
                        it.scene == Scenes.NotificationsShade || it.scene == Scenes.Shade
                        it.scene == Scenes.Lockscreen ||
                            it.scene == Scenes.NotificationsShade ||
                            it.scene == Scenes.Shade
                    },
                SYSUI_STATE_QUICK_SETTINGS_EXPANDED to
                    {