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