Loading packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/GoneScene.kt +1 −0 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ constructor( // extend bounds to the screen top to avoid cutting off HUN // transitions top = 0f bottom += headsUpInset } ) } Loading Loading
packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/GoneScene.kt +1 −0 Original line number Diff line number Diff line Loading @@ -112,6 +112,7 @@ constructor( // extend bounds to the screen top to avoid cutting off HUN // transitions top = 0f bottom += headsUpInset } ) } Loading