调整PK天梯图标大小

This commit is contained in:
zlzw 2023-01-07 16:54:05 +08:00
parent 36248eaeef
commit ddf56963bb
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1260,8 +1260,8 @@
<ImageView
android:id="@+id/icon_pk_top"
android:layout_width="130dp"
android:layout_height="35dp"
android:layout_width="110dp"
android:layout_height="28dp"
android:layout_alignTop="@+id/live_video"
android:layout_centerHorizontal="true"
android:layout_marginTop="40dp"