From eac77dcdaf7956d981375fc2761d3252dace3c53 Mon Sep 17 00:00:00 2001 From: Martin <13046765170@163.com> Date: Wed, 9 Oct 2024 17:57:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=E7=94=A8=E6=88=B6=E7=9B=B4?= =?UTF-8?q?=E6=92=AD=E9=96=93=E5=BA=95=E9=83=A8tips=20Iicon=20=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/view_live_room.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/live/src/main/res/layout/view_live_room.xml b/live/src/main/res/layout/view_live_room.xml index 4732dc248..2f5afa508 100644 --- a/live/src/main/res/layout/view_live_room.xml +++ b/live/src/main/res/layout/view_live_room.xml @@ -202,7 +202,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_alignParentBottom="true" - android:layout_marginTop="365dp" + android:layout_marginTop="400dp" android:overScrollMode="never" android:layout_marginEnd="80dp" android:scrollbars="none" /> @@ -3292,7 +3292,7 @@ android:layout_height="72dp" android:layout_alignParentEnd="true" android:layout_alignParentBottom="true" - android:layout_marginEnd="125dp" + android:layout_marginEnd="100dp" android:src="@mipmap/background_quick_gift_reminder" android:visibility="gone" />