修改模块名称MogoLauncher.modules.mogo-module-warning

This commit is contained in:
董宏宇
2021-08-02 19:32:55 +08:00
parent 0003e445c1
commit 284b722e51
12 changed files with 9 additions and 341610 deletions

View File

@@ -1,4 +0,0 @@
#### 说明
HMI是Human Machine Interface 的缩写,“人机接口”,也叫人机界面
这里了承载一些视图能力

View File

@@ -152,6 +152,11 @@
android:visibility="gone" />
</FrameLayout>
<!--网约车视图-->
<FrameLayout
android:id="@+id/module_main_id_hmi_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--冷启动过渡Logo-->
<androidx.constraintlayout.widget.ConstraintLayout

View File

@@ -0,0 +1,2 @@
#### 说明
这里承载 OBU、ADAS、云端下发、软件自处理预警的展示