From 3332089992a6ff082e13f45c284ccbdcbd833564 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Thu, 8 May 2025 16:09:28 +0800 Subject: [PATCH] =?UTF-8?q?[8.0.0]=E8=9E=8D=E5=90=88=E7=BA=A2=E7=BB=BF?= =?UTF-8?q?=E7=81=AF=E6=A0=B7=E5=BC=8F=E4=BD=8D=E7=BD=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../unmanned-passenger/src/main/res/layout/taxi_p_home.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml index c9c97017b2..98cf81d324 100644 --- a/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml +++ b/OCH/taxi/unmanned-passenger/src/main/res/layout/taxi_p_home.xml @@ -99,9 +99,10 @@ android:layout_height="wrap_content" app:layout_constraintTop_toTopOf="parent" app:layout_constraintEnd_toEndOf="parent" - android:layout_marginTop="@dimen/dp_150" + android:layout_marginTop="@dimen/dp_40" + android:layout_marginEnd="@dimen/dp_40" android:visibility="gone" - app:fusionLightUser="passenger" + app:fusionLightUser="passenger_bus" />