[650] feat: 乘客屏 路侧 V2N 事件弹框完成功能实现,以及 Caller 调用接口;

This commit is contained in:
aibingbing
2024-06-20 10:34:49 +08:00
parent b7fa4ff81f
commit 67b99edbfd
9 changed files with 303 additions and 113 deletions

View File

@@ -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