ui修改
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/tag_king"
|
||||
android:scaleType="fitXY"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:src="@mipmap/icon_tag_king" />
|
||||
|
||||
@@ -77,6 +77,7 @@
|
||||
<ImageView
|
||||
android:id="@+id/tag_king"
|
||||
android:layout_width="match_parent"
|
||||
android:scaleType="fitXY"
|
||||
android:layout_height="match_parent"
|
||||
android:src="@mipmap/icon_tag_king" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user