From 591c3c23397f52c4defab465ef2cccbf448c1e58 Mon Sep 17 00:00:00 2001 From: lixiaopeng Date: Tue, 7 Mar 2023 16:25:58 +0800 Subject: [PATCH] =?UTF-8?q?[dev=5Farch=5Fopt=5F3.0]=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E8=BF=90=E8=90=A5=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/view_sop_setting.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_sop_setting.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_sop_setting.xml index 38db5038ad..cb84b6d654 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_sop_setting.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_sop_setting.xml @@ -217,8 +217,8 @@ android:scaleY="1.2" android:scaleX="1.2" app:layout_constraintTop_toBottomOf="@id/tbObuWeaknessTrafficSop" - app:layout_constraintLeft_toRightOf="@id/verticalGuideLine" - app:layout_constraintRight_toRightOf="parent" + app:layout_constraintRight_toLeftOf="@id/verticalGuideLine" + app:layout_constraintLeft_toLeftOf="parent" />