From 1a37c2a01fb42a8f7c8681c08a3fcddd032566b6 Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Sat, 25 Oct 2025 21:52:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=AA=E5=B1=8F=E6=A8=A1=E5=BC=8F=E4=B8=8B?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E9=85=8D=E7=BD=AE=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8=20#139?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout-land/view_read_menu.xml | 63 +++++++++++++------ 1 file changed, 44 insertions(+), 19 deletions(-) diff --git a/app/src/main/res/layout-land/view_read_menu.xml b/app/src/main/res/layout-land/view_read_menu.xml index 3c3539fb4..38e8f239d 100644 --- a/app/src/main/res/layout-land/view_read_menu.xml +++ b/app/src/main/res/layout-land/view_read_menu.xml @@ -120,26 +120,24 @@ android:id="@+id/bottom_menu" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="horizontal" - android:background="@android:color/transparent" + android:orientation="vertical" app:layout_constraintBottom_toBottomOf="parent"> - - - + + + + + - + android:orientation="horizontal"> + + + + + + + + + +