6.5.4礼物冠名

This commit is contained in:
18401019693
2023-08-17 13:19:04 +08:00
parent 17a2f5e091
commit d5953bd651
4 changed files with 12 additions and 12 deletions

View File

@@ -15,9 +15,9 @@
android:id="@+id/operate_image"
android:layout_width="122dp"
android:layout_height="50dp"
android:layout_gravity="end|bottom"
android:layout_marginEnd="5dp"
android:scaleType="fitXY"
android:layout_gravity="end|bottom" />
android:scaleType="fitXY" />
<FrameLayout
android:id="@+id/blind_box"
@@ -95,7 +95,7 @@
<RelativeLayout
android:id="@+id/gift_list"
android:layout_width="match_parent"
android:layout_height="361dp"
android:layout_height="345dp"
android:animateLayoutChanges="true"
android:orientation="vertical">
@@ -358,8 +358,8 @@
android:id="@+id/gift_title"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginEnd="10dp"
android:layout_marginStart="8dp" />
android:layout_marginStart="8dp"
android:layout_marginEnd="10dp" />
<ImageView
android:layout_width="27dp"
@@ -406,7 +406,7 @@
<FrameLayout
android:id="@+id/context_layout_gift"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="196dp"
android:layout_marginTop="12dp" />