[650] feat: 乘客屏 路侧 V2N 事件弹框完成功能实现,以及 Caller 调用接口;
This commit is contained in:
@@ -200,12 +200,12 @@
|
||||
|
||||
<com.mogo.eagle.core.function.hmi.ui.v2n.PassengerV2NEventView
|
||||
android:id="@+id/passengerV2NEventView"
|
||||
android:layout_width="@dimen/dp_600"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="@dimen/dp_52"
|
||||
android:layout_marginEnd="@dimen/dp_15"
|
||||
app:layout_constraintBottom_toTopOf="@+id/aciv_xiaozhi_normal"
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
android:visibility="visible"/>
|
||||
android:visibility="gone"/>
|
||||
|
||||
<!--气泡态消息盒子-->
|
||||
<com.mogo.eagle.core.function.hmi.ui.msgbox.PassengerMsgBoxBubbleView
|
||||
|
||||
Reference in New Issue
Block a user