Loading packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/SharedNotificationContainerViewModel.kt +0 −4 Original line number Diff line number Diff line Loading @@ -380,10 +380,6 @@ constructor( initialValue = NotificationContainerBounds(), ) .dumpValue("bounds") get() { /* check if */ SceneContainerFlag.isUnexpectedlyInLegacyMode() return field } /** * Ensure view is visible when the shade/qs are expanded. Also, as QS is expanding, fade out Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/SharedNotificationContainerViewModel.kt +0 −4 Original line number Diff line number Diff line Loading @@ -380,10 +380,6 @@ constructor( initialValue = NotificationContainerBounds(), ) .dumpValue("bounds") get() { /* check if */ SceneContainerFlag.isUnexpectedlyInLegacyMode() return field } /** * Ensure view is visible when the shade/qs are expanded. Also, as QS is expanding, fade out Loading