Fix bug: - 按钮好像被拉伸了,看上去有点怪,然后上面红框位置的金币icon可以大一点

This commit is contained in:
renhaoting 2026-01-07 16:55:15 +08:00
parent 53d1f25d0c
commit 5c142961f3
2 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
android:layout_marginTop="38dp" android:layout_marginTop="38dp"
android:layout_marginBottom="45dp" android:layout_marginBottom="45dp"
android:paddingVertical="10dp" android:paddingVertical="10dp"
android:background="@drawable/bg_but_newbie_gift" android:background="@mipmap/bg_but_gift"
android:layout_marginHorizontal="46dp" android:layout_marginHorizontal="46dp"
android:textSize="18sp" android:textSize="18sp"
android:textStyle="bold" android:textStyle="bold"

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB