From 2aaf7b13c32d8b205c436bbbf11f83de1f887527 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Mon, 27 Sep 2021 12:00:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BA=A2=E7=BB=BF=E7=81=AFUI?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 董宏宇 --- .idea/misc.xml | 24 ++----------------- .../main/res/layout/view_traffic_light_vr.xml | 1 - 2 files changed, 2 insertions(+), 23 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index af014f4e05..96c713cf28 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -13,28 +13,13 @@ - - - - - - + + - - - - - - - - - - - @@ -42,14 +27,9 @@ - - - - - diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_traffic_light_vr.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_traffic_light_vr.xml index d181b84b9f..e2e4038ef9 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_traffic_light_vr.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/view_traffic_light_vr.xml @@ -22,7 +22,6 @@ android:textColor="#FFFFFF" android:textSize="38px" app:layout_constraintBottom_toBottomOf="parent" - app:layout_constraintEnd_toStartOf="@+id/ctvYellowTrafficLight" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" tools:checked="true"