We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b0c877 + 05163aa commit 1f33e64Copy full SHA for 1f33e64
core/res/res/layout/keyguard_pin_view.xml
@@ -39,6 +39,7 @@
39
android:layout_height="0dp"
40
android:orientation="vertical"
41
android:layout_weight="1"
42
+ android:layoutDirection="ltr"
43
>
44
<LinearLayout
45
android:layout_width="match_parent"
core/res/res/layout/keyguard_sim_pin_view.xml
@@ -44,6 +44,7 @@
46
47
48
49
50
core/res/res/layout/keyguard_sim_puk_view.xml
@@ -45,6 +45,7 @@
51
0 commit comments