We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a661ff2 commit 5ce1e57Copy full SHA for 5ce1e57
Application/src/main/res/layout/card_setting.xml
@@ -21,7 +21,7 @@
21
android:id="@+id/settings_icon"
22
android:layout_width="20dp"
23
android:layout_height="20dp"
24
- android:scaleType="fitXY"
+ android:scaleType="centerInside"
25
android:src="@mipmap/icon"
26
android:visibility="visible"
27
app:layout_constraintBottom_toBottomOf="@+id/settings_title"
0 commit comments