From a79e7e6ee45cf9588c2422846fa9cfc3e5142916 Mon Sep 17 00:00:00 2001 From: liujing Date: Sat, 19 Mar 2022 21:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=BD=A6=E8=BE=86=E8=87=AA?= =?UTF-8?q?=E6=A3=80=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/layout/view_auto_pilot_check.xml | 185 ++++++++++-------- 1 file changed, 105 insertions(+), 80 deletions(-) diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_auto_pilot_check.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_auto_pilot_check.xml index a0314a6569..4d4bec61b1 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_auto_pilot_check.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_auto_pilot_check.xml @@ -9,10 +9,10 @@ + app:layout_constraintLeft_toLeftOf="parent" + app:layout_constraintRight_toRightOf="parent" + app:layout_constraintTop_toTopOf="parent"> + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + app:layout_constraintTop_toBottomOf="@id/checkLayout" /> + app:layout_constraintTop_toBottomOf="@id/checkLayout" /> + app:layout_constraintTop_toBottomOf="@id/llSpeedPosition" /> + app:layout_constraintTop_toBottomOf="@id/llSpeedPosition" /> + app:layout_constraintTop_toBottomOf="@id/tvSystemOperation" /> + app:layout_constraintTop_toTopOf="@id/viewSystemVersion" /> + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@id/viewSystemVersion" />