[8.4.0]
[红绿灯修改]
This commit is contained in:
@@ -20,18 +20,18 @@
|
||||
<!-- app:lightUser="driver" />-->
|
||||
|
||||
<!--红绿灯提醒-->
|
||||
<com.mogo.eagle.core.function.hmi.ui.notice.traffic.TrafficLightPromptView
|
||||
android:id="@+id/viewTrafficLightPrompt"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/dp_350"
|
||||
android:layout_marginEnd="@dimen/dp_50"
|
||||
android:focusable="false"
|
||||
android:focusableInTouchMode="false"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:promptUser="driver" />
|
||||
<!-- <com.mogo.eagle.core.function.hmi.ui.notice.traffic.TrafficLightPromptView-->
|
||||
<!-- android:id="@+id/viewTrafficLightPrompt"-->
|
||||
<!-- android:layout_width="wrap_content"-->
|
||||
<!-- android:layout_height="wrap_content"-->
|
||||
<!-- android:layout_marginTop="@dimen/dp_350"-->
|
||||
<!-- android:layout_marginEnd="@dimen/dp_50"-->
|
||||
<!-- android:focusable="false"-->
|
||||
<!-- android:focusableInTouchMode="false"-->
|
||||
<!-- android:visibility="gone"-->
|
||||
<!-- app:layout_constraintRight_toRightOf="parent"-->
|
||||
<!-- app:layout_constraintTop_toTopOf="parent"-->
|
||||
<!-- app:promptUser="driver" />-->
|
||||
|
||||
|
||||
<!--pnc行为决策-->
|
||||
|
||||
Reference in New Issue
Block a user