From faa401245f21d6a3a4e5d5f8281d78904be2fac6 Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Thu, 21 Mar 2024 15:48:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/banner_item_buy_guard.xml | 129 ++++++++++-------- 1 file changed, 69 insertions(+), 60 deletions(-) diff --git a/live/src/main/res/layout/banner_item_buy_guard.xml b/live/src/main/res/layout/banner_item_buy_guard.xml index 7bf172dc7..3a96cd23e 100644 --- a/live/src/main/res/layout/banner_item_buy_guard.xml +++ b/live/src/main/res/layout/banner_item_buy_guard.xml @@ -19,9 +19,9 @@ android:layout_height="wrap_content" android:layout_marginStart="11dp" android:layout_marginTop="60dp" + android:ellipsize="end" android:maxWidth="200dp" android:maxLines="1" - android:ellipsize="end" android:text="@string/be_their_exclusive_guardian" android:textColor="#FAE3B9" android:textSize="12sp" /> @@ -34,73 +34,82 @@ android:layout_marginEnd="3dp" android:src="@mipmap/icon_king_guardian_medal_grey" /> - - - - - - - + android:orientation="horizontal"> + + + + + + + + + + + + + + android:layout_width="93dp" + android:layout_height="28dp" + android:layout_gravity="bottom|end" + android:layout_marginEnd="8dp" + android:layout_marginBottom="48dp"> - + android:src="@mipmap/icon_bg_star_guard_open" /> - + - - + \ No newline at end of file