|
|
|
|
@@ -164,35 +164,33 @@
|
|
|
|
|
android:id="@+id/roadV2NEventWindowView"
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginRight="@dimen/dp_45"
|
|
|
|
|
android:layout_marginTop="@dimen/dp_350"
|
|
|
|
|
android:layout_marginRight="@dimen/dp_45"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
android:visibility="gone"/>
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
|
|
|
|
|
|
<!--自动探查-->
|
|
|
|
|
<com.mogo.och.common.module.wigets.rodedata.OchAutomaticExplorationView
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
android:layout_marginTop="@dimen/dp_350"
|
|
|
|
|
android:layout_marginRight="@dimen/dp_50"
|
|
|
|
|
app:explorationUser="driver"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
/>
|
|
|
|
|
app:explorationUser="driver"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
|
|
|
|
|
|
<!--红绿灯提醒-->
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.notice.traffic.TrafficLightPromptView
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
android:layout_marginTop="@dimen/dp_350"
|
|
|
|
|
android:layout_marginRight="@dimen/dp_50"
|
|
|
|
|
app:promptUser="driver"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
/>
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
app:promptUser="driver" />
|
|
|
|
|
|
|
|
|
|
<!-- 地图marker点击触发路侧直播 -->
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.camera.RoadCrossLiveView
|
|
|
|
|
@@ -246,13 +244,12 @@
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.widget.FusionTrafficLightView
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
android:layout_marginTop="@dimen/hmi_traffic_light_layout_margin_top"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
app:fusionLightUser="driver"
|
|
|
|
|
/>
|
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent" />
|
|
|
|
|
|
|
|
|
|
<!--接管提示-->
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.vehicle.TakeOverView
|
|
|
|
|
@@ -278,12 +275,12 @@
|
|
|
|
|
|
|
|
|
|
<com.mogo.och.common.module.wigets.map.switchvisual.VisualViewDirver
|
|
|
|
|
android:id="@+id/vvd_change_angle"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintBottom_toTopOf="@+id/toolsView"
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_48"
|
|
|
|
|
android:layout_marginStart="@dimen/dp_618"
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"/>
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginStart="@dimen/dp_618"
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_48"
|
|
|
|
|
app:layout_constraintBottom_toTopOf="@+id/toolsView"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<com.mogo.och.common.module.wigets.map.orderstatus.OrderStatusView
|
|
|
|
|
@@ -338,12 +335,12 @@
|
|
|
|
|
|
|
|
|
|
<com.mogo.och.common.module.wigets.map.drawline.LineView
|
|
|
|
|
android:id="@+id/lineView"
|
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
|
app:layout_constraintLeft_toRightOf="@id/rtv_switch"
|
|
|
|
|
android:layout_width="@dimen/dp_142"
|
|
|
|
|
android:layout_height="@dimen/dp_142"
|
|
|
|
|
android:layout_marginStart="-11dp"
|
|
|
|
|
android:layout_marginBottom="@dimen/dp_17"
|
|
|
|
|
android:layout_width="@dimen/dp_142"
|
|
|
|
|
android:layout_height="@dimen/dp_142"/>
|
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
|
app:layout_constraintLeft_toRightOf="@id/rtv_switch" />
|
|
|
|
|
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.widget.RomaDistanceView
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
@@ -424,14 +421,14 @@
|
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatImageView
|
|
|
|
|
android:id="@+id/aciv_show_guid"
|
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/smallMapView"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/smallMapView"
|
|
|
|
|
app:layout_constraintBottom_toTopOf="@+id/smallMapView"
|
|
|
|
|
android:layout_width="@dimen/dp_209"
|
|
|
|
|
android:layout_height="@dimen/dp_91"
|
|
|
|
|
android:layout_marginBottom="-32dp"
|
|
|
|
|
android:src="@drawable/taxi_overmap_tag"
|
|
|
|
|
android:visibility="gone"
|
|
|
|
|
android:layout_marginBottom="-32dp"
|
|
|
|
|
android:layout_width="@dimen/dp_209"
|
|
|
|
|
android:layout_height="@dimen/dp_91"/>
|
|
|
|
|
app:layout_constraintBottom_toTopOf="@+id/smallMapView"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="@+id/smallMapView"
|
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/smallMapView" />
|
|
|
|
|
|
|
|
|
|
<com.mogo.eagle.core.function.smp.view.SmallMapView
|
|
|
|
|
android:id="@+id/smallMapView"
|
|
|
|
|
@@ -456,7 +453,11 @@
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<com.mogo.eagle.core.function.hmi.ui.bone.BoneContainerView
|
|
|
|
|
android:layout_width=""
|
|
|
|
|
android:layout_height=""
|
|
|
|
|
<!-- <com.mogo.eagle.core.function.hmi.ui.bone.BoneContainerView-->
|
|
|
|
|
<!-- android:id="@+id/boneContainerView"-->
|
|
|
|
|
<!-- android:layout_width="@dimen/dp_1046"-->
|
|
|
|
|
<!-- android:layout_height="match_parent"-->
|
|
|
|
|
<!-- android:elevation="100dp"-->
|
|
|
|
|
<!-- app:layout_constraintLeft_toLeftOf="parent"-->
|
|
|
|
|
<!-- app:layout_constraintTop_toTopOf="parent" />-->
|
|
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|