From 53e534a4f052b315724533594e4fd708922717db Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Tue, 19 Sep 2023 15:31:25 +0800 Subject: [PATCH] =?UTF-8?q?[6.1.0]=20=E8=BF=9C=E7=A8=8B=E4=BB=A3=E9=A9=BE?= =?UTF-8?q?=E8=AF=B7=E6=B1=82=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../unmanned-driver/src/main/res/layout/taxi_base_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCH/taxi/unmanned-driver/src/main/res/layout/taxi_base_fragment.xml b/OCH/taxi/unmanned-driver/src/main/res/layout/taxi_base_fragment.xml index 37c44662c4..7c7e6160bf 100644 --- a/OCH/taxi/unmanned-driver/src/main/res/layout/taxi_base_fragment.xml +++ b/OCH/taxi/unmanned-driver/src/main/res/layout/taxi_base_fragment.xml @@ -190,7 +190,7 @@ android:layout_height="wrap_content" app:layout_constraintTop_toTopOf="parent" android:layout_marginTop="@dimen/dp_20" - app:layout_constraintRight_toLeftOf="@+id/viewTrafficLightVr" + app:layout_constraintRight_toLeftOf="@+id/ivCameraIcon" app:layout_goneMarginRight="@dimen/dp_160"/>