am 7dfc588a: Workaround for layout bug in SIM PIN/PUK views
* commit '7dfc588a9db81a797b881aab41ac8951bebb033d': 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