From 72eea3b77de6aade76d496ce28c780df960c265a Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Sun, 26 Jan 2025 16:13:03 +0800 Subject: [PATCH] =?UTF-8?q?[6.10.0]FSM=E8=B0=83=E6=95=B4=E9=BB=84=E8=89=B2?= =?UTF-8?q?=E5=9C=86=E7=82=B9=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/view_start_autopilot_status.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_start_autopilot_status.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_start_autopilot_status.xml index d1409d03d9..d9a2d0d72f 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_start_autopilot_status.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_start_autopilot_status.xml @@ -23,7 +23,7 @@ app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintBottom_toBottomOf="parent" android:layout_marginStart="@dimen/dp_19" - android:layout_marginBottom="@dimen/dp_34" + android:layout_marginBottom="@dimen/dp_39" android:contentDescription="@string/fsm_demo_mode_error" android:visibility="gone" />