From 74dffcb2882ea75e5089826db44cd410515a373f Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Wed, 21 May 2025 14:58:11 +0800 Subject: [PATCH] =?UTF-8?q?[8.0.0]=E9=81=93=E8=B7=AF=E6=8E=A2=E6=9F=A5?= =?UTF-8?q?=E5=92=8C=E6=95=B0=E6=8D=AE=E8=90=BD=E7=9B=98=E8=BE=85=E5=8A=A9?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/unmanned_taxi_base_fragment.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OCH/taxi/unmanned-driver/src/main/res/layout/unmanned_taxi_base_fragment.xml b/OCH/taxi/unmanned-driver/src/main/res/layout/unmanned_taxi_base_fragment.xml index 77eca5b889..253a4c832d 100644 --- a/OCH/taxi/unmanned-driver/src/main/res/layout/unmanned_taxi_base_fragment.xml +++ b/OCH/taxi/unmanned-driver/src/main/res/layout/unmanned_taxi_base_fragment.xml @@ -26,8 +26,8 @@ android:layout_height="wrap_content" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toTopOf="parent" - android:layout_marginTop="@dimen/dp_350" - android:layout_marginRight="@dimen/dp_50" + android:layout_marginTop="@dimen/dp_115" + android:layout_marginEnd="@dimen/dp_23" app:explorationUser="driver" android:visibility="gone" />