[6.1.0] 无人化页面增加平行驾驶请求按钮
This commit is contained in:
@@ -184,6 +184,13 @@
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/viewDriverMsgBoxButton" />
|
||||
|
||||
<com.mogo.eagle.core.function.hmi.ui.widget.ParallelDriveView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintRight_toLeftOf="@+id/viewTrafficLightVr"
|
||||
app:layout_goneMarginRight="@dimen/dp_40"/>
|
||||
|
||||
<!--红绿灯-->
|
||||
<com.mogo.eagle.core.function.hmi.ui.widget.SingleTrafficLightView
|
||||
android:id="@+id/viewTrafficLightVr"
|
||||
|
||||
Reference in New Issue
Block a user