修改页面bug
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_picture"
|
||||
android:scaleType="fitXY"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_centerInParent="true" />
|
||||
@@ -241,6 +242,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_pictures"
|
||||
android:scaleType="fitXY"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_centerInParent="true" />
|
||||
|
||||
Reference in New Issue
Block a user