Fix bug: - 按钮好像被拉伸了,看上去有点怪,然后上面红框位置的金币icon可以大一点
This commit is contained in:
parent
53d1f25d0c
commit
5c142961f3
|
|
@ -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 |
Loading…
Reference in New Issue