Skip to content

Commit 5ce1e57

Browse files
committed
配置卡片 tips 优化
1 parent a661ff2 commit 5ce1e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Application/src/main/res/layout/card_setting.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
android:id="@+id/settings_icon"
2222
android:layout_width="20dp"
2323
android:layout_height="20dp"
24-
android:scaleType="fitXY"
24+
android:scaleType="centerInside"
2525
android:src="@mipmap/icon"
2626
android:visibility="visible"
2727
app:layout_constraintBottom_toBottomOf="@+id/settings_title"

0 commit comments

Comments
 (0)