Loading packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/DefaultBlueprint.kt +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ constructor( with(topAreaSection) { DefaultClockLayout( modifier = Modifier.graphicsLayer { Modifier.fillMaxWidth(0.5f).graphicsLayer { translationX = unfoldTranslations.start } ) Loading Loading
packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/DefaultBlueprint.kt +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ constructor( with(topAreaSection) { DefaultClockLayout( modifier = Modifier.graphicsLayer { Modifier.fillMaxWidth(0.5f).graphicsLayer { translationX = unfoldTranslations.start } ) Loading