From 43822cb3f4bbdec692c76f184d5b7b64dfd17648 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Mon, 18 Sep 2023 14:41:12 +0800 Subject: [PATCH] =?UTF-8?q?[6.1.0]=E8=BF=90=E8=90=A5=E9=9D=A2=E6=9D=BFUI?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/view_sop_setting.xml | 73 +++++++++++-------- 1 file changed, 42 insertions(+), 31 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 911d7794e8..3550ce2a70 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 @@ -53,10 +53,10 @@ app:layout_constraintStart_toStartOf="parent" android:text="V2N总开关" android:textSize="@dimen/sp_28" - android:scaleX="1.4" - android:scaleY="1.4" - android:layout_marginStart="@dimen/dp_50" - android:layout_marginTop="@dimen/dp_20" + android:scaleX="1.2" + android:scaleY="1.2" + android:layout_marginStart="@dimen/dp_60" + android:layout_marginTop="@dimen/dp_25" /> @@ -219,7 +223,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="地图效果类" - android:textSize="@dimen/sp_30" + android:textSize="@dimen/sp_36" android:textColor="@color/black" app:layout_constraintTop_toTopOf="parent" app:layout_constraintLeft_toLeftOf="parent" @@ -273,7 +277,9 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="@id/mapGuideLine" app:layout_constraintTop_toBottomOf="@id/scMarkingObstacles" - android:layout_marginTop="@dimen/dp_20" + app:layout_constraintBottom_toBottomOf="parent" + android:layout_marginTop="@dimen/dp_25" + android:layout_marginBottom="@dimen/dp_10" android:text="点云效果" android:textSize="@dimen/sp_28" android:scaleX="1.2" @@ -287,7 +293,9 @@ app:layout_constraintLeft_toLeftOf="@id/mapGuideLine" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toBottomOf="@id/scRouteDynamicEffect" - android:layout_marginTop="@dimen/dp_20" + app:layout_constraintBottom_toBottomOf="parent" + android:layout_marginTop="@dimen/dp_25" + android:layout_marginBottom="@dimen/dp_10" android:text="自车光圈" android:textSize="@dimen/sp_28" android:scaleX="1.2" @@ -323,7 +331,7 @@ app:layout_constraintTop_toTopOf="parent" app:layout_constraintStart_toStartOf="parent" android:text="与车相关类" - android:textSize="@dimen/sp_30" + android:textSize="@dimen/sp_36" android:textColor="@color/black" android:layout_marginStart="@dimen/dp_10" android:layout_marginTop="@dimen/dp_10" @@ -374,7 +382,7 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="@id/vehicleGuideLine" app:layout_constraintTop_toBottomOf="@id/scObstacleAvoidance" - android:layout_marginTop="@dimen/dp_20" + android:layout_marginTop="@dimen/dp_25" android:text="雨天模式" android:textSize="@dimen/sp_28" android:scaleX="1.2" @@ -388,7 +396,7 @@ app:layout_constraintLeft_toLeftOf="@id/vehicleGuideLine" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toBottomOf="@id/scDemoMode" - android:layout_marginTop="@dimen/dp_20" + android:layout_marginTop="@dimen/dp_25" android:text="弱网减速停车" android:textSize="@dimen/sp_28" android:scaleX="1.2" @@ -402,7 +410,7 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="@id/vehicleGuideLine" app:layout_constraintTop_toBottomOf="@id/scRainMode" - android:layout_marginTop="@dimen/dp_20" + android:layout_marginTop="@dimen/dp_25" android:text="故障减速停车" android:textSize="@dimen/sp_28" android:scaleX="1.2" @@ -417,7 +425,8 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toBottomOf="@id/scFaultSlowDown" - android:layout_marginStart="20dp" + android:layout_marginStart="@dimen/dp_30" + android:layout_marginTop="@dimen/dp_10" > @@ -672,7 +683,7 @@ app:layout_constraintEnd_toEndOf="parent" android:padding="5dip" android:background="@drawable/bg_mf_sop_operator" - android:layout_marginTop="10dp" + android:layout_marginTop="@dimen/dp_20" android:layout_marginStart="15dp" android:layout_marginEnd="15dp" >