From 4f2311fbad5f29f9d52e076d81c4ca74dad5ddf8 Mon Sep 17 00:00:00 2001 From: Martin <13046765170@163.com> Date: Wed, 9 Oct 2024 15:41:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=B4=E6=92=AD=E9=97=B4?= =?UTF-8?q?=E6=B6=88=E6=81=AFView=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/src/main/res/layout/view_live_room.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/src/main/res/layout/view_live_room.xml b/live/src/main/res/layout/view_live_room.xml index 4da7bb841..4732dc248 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="385dp" + android:layout_marginTop="365dp" android:overScrollMode="never" android:layout_marginEnd="80dp" android:scrollbars="none" />