From a616838566024ae6a51d9a0aaa0601977087609f Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Mon, 14 Oct 2024 15:44:25 +0800 Subject: [PATCH] =?UTF-8?q?[6.7.0]BUS=E4=B9=98=E5=AE=A2=E7=AB=AF=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=BA=A2=E7=BB=BF=E7=81=AF=E5=92=8C=E7=BA=A2=E7=BB=BF?= =?UTF-8?q?=E7=81=AF=E6=8F=90=E9=86=92View?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/bus_base_fragment.xml | 23 +++++++++++++++++++ .../main/res/m2/layout/bus_p_m2_fragment.xml | 23 +++++++++++++++++++ .../main/res/layout/shuttle_base_fragment.xml | 23 +++++++++++++++++++ .../res/m2/layout/shuttle_p_m2_fragment.xml | 2 ++ .../hmi_view_fusion_traffic_light_p_bus.xml | 8 +++---- 5 files changed, 75 insertions(+), 4 deletions(-) diff --git a/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml b/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml index bd33539f86..1f4ada6ab6 100644 --- a/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml +++ b/OCH/bus/driver/src/main/res/layout/bus_base_fragment.xml @@ -102,6 +102,29 @@ app:layout_constraintTop_toTopOf="parent" android:visibility="gone"/> + + + + + + + + + + + + + + + + + + @@ -176,6 +177,7 @@ app:layout_constraintTop_toBottomOf="@id/och_shadow_layout" android:layout_marginTop="@dimen/dp_30" app:fusionLightUser="passenger_bus" + android:visibility="gone" /> diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_view_fusion_traffic_light_p_bus.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_view_fusion_traffic_light_p_bus.xml index c04846bd8e..2037dead22 100644 --- a/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_view_fusion_traffic_light_p_bus.xml +++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/hmi_view_fusion_traffic_light_p_bus.xml @@ -10,12 +10,13 @@ \ No newline at end of file