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 8eb3048 + 7dfc588 commit be2ca79Copy full SHA for be2ca79
core/res/res/layout/keyguard_sim_pin_view.xml
@@ -27,7 +27,7 @@
27
android:gravity="center_horizontal">
28
29
<ImageView
30
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
31
android:layout_height="wrap_content"
32
android:src="@drawable/ic_lockscreen_sim"/>
33
core/res/res/layout/keyguard_sim_puk_view.xml
@@ -28,7 +28,7 @@
34
0 commit comments