diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_clock_switch.xml b/packages/SystemUI/res-keyguard/layout/keyguard_clock_switch.xml index b6a41c20a607c..6b4fbdbc209d6 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_clock_switch.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_clock_switch.xml @@ -77,8 +77,9 @@ android:fontFamily="@font/clock" android:typeface="monospace" android:elegantTextHeight="false" + android:singleLine="true" dozeWeight="200" - lockScreenWeight="300" + lockScreenWeight="400" />