* commit 'bb9e7dcae96c8913050166c9cc949e9f1c3c8d1f': Workaround for layout bug in SIM PIN/PUK views
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
android:gravity="center_horizontal">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_lockscreen_sim"/>
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
android:gravity="center_horizontal">
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/ic_lockscreen_sim"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user