6.5.4礼物冠名

This commit is contained in:
18401019693 2023-08-18 13:49:20 +08:00
parent 5afed0ee43
commit 348dca8474

View File

@ -95,7 +95,7 @@
<RelativeLayout
android:id="@+id/gift_list"
android:layout_width="match_parent"
android:layout_height="345dp"
android:layout_height="323dp"
android:animateLayoutChanges="true"
android:orientation="vertical">
@ -221,7 +221,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_marginBottom="17dp"
android:layout_marginBottom="8dp"
android:paddingStart="16dp">
<LinearLayout