diff --git a/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml b/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml index 712f657a20aeb..5936ead18f4a4 100644 --- a/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml +++ b/packages/SystemUI/res-keyguard/layout/keyguard_pin_view.xml @@ -17,23 +17,24 @@ */ --> - + - @@ -79,6 +80,8 @@ android:layout_width="0dp" android:layout_height="0dp" android:orientation="horizontal" + android:clipChildren="false" + android:clipToPadding="false" androidprv:constraint_referenced_ids="key1,key2,key3,key4,key5,key6,key7,key8,key9,delete_button,key0,key_enter" diff --git a/packages/SystemUI/res-keyguard/values/styles.xml b/packages/SystemUI/res-keyguard/values/styles.xml index 625ffd3aa3eca..a1d12668d27a9 100644 --- a/packages/SystemUI/res-keyguard/values/styles.xml +++ b/packages/SystemUI/res-keyguard/values/styles.xml @@ -50,7 +50,7 @@ @null 32sp ?android:attr/textColorPrimary - @*android:string/config_headlineFontFamily + @*android:string/config_bodyFontFamily -16dp