packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/CommunalContainer.kt
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fix keyguard clock flashing, by overriding willRunAnimationOnKeyguard to false, if the activity is started from the hub. This will correct the lockscreenAlpha in PrimaryBouncerToGoneTransitionViewModel. Fix notifications flashing, by checking if communal scene is visible during the transition from bouncer to gone, and make sure keyguardAlpha of the notifications remains 0f while changing to Blank Scene. Bug: b/343695867 Fix: b/343695867 Flag: com.android.systemui.communal_hub Test: atest SharedNotificationContainerViewModelTest Test: atest CommunalSceneInteractorTest Test: tap a widget, unlock and verify no flash Change-Id: I6288222fe67d0bca1387e0e64ff983c0af417334