This commit is contained in:
18401019693
2024-03-26 17:27:42 +08:00
parent de11b5123d
commit 5f1eadc47b
7 changed files with 14 additions and 10 deletions

View File

@@ -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" />

View File

@@ -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" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 23 KiB