We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38bdfc7 + 8ddd24d commit 1568caeCopy full SHA for 1568cae
2 files changed
packages/CarSystemUI/res-keyguard/layout-land/keyguard_pin_view.xml
@@ -60,6 +60,7 @@
60
android:layout_width="@dimen/keyguard_security_width"
61
android:layout_height="@dimen/pin_entry_height"
62
android:gravity="center"
63
+ android:focusedByDefault="true"
64
app:scaledTextSize="@integer/password_text_view_scale"
65
android:contentDescription="@string/keyguard_accessibility_pin_area" />
66
packages/CarSystemUI/res-keyguard/layout/keyguard_pin_view.xml
@@ -47,6 +47,7 @@
47
48
49
50
51
52
53
0 commit comments