修改模块名称MogoLauncher.modules.mogo-module-warning
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#### 说明
|
||||
HMI是Human Machine Interface 的缩写,“人机接口”,也叫人机界面
|
||||
|
||||
这里了承载一些视图能力
|
||||
@@ -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
|
||||
|
||||
2
modules/mogo-module-warning/README.md
Normal file
2
modules/mogo-module-warning/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
#### 说明
|
||||
这里承载 OBU、ADAS、云端下发、软件自处理,预警的展示
|
||||
Reference in New Issue
Block a user