增加注释

This commit is contained in:
董宏宇
2021-05-10 10:28:43 +08:00
parent 71a7d57b85
commit 7a5bc651ad

View File

@@ -129,16 +129,19 @@
android:layout_height="match_parent"
android:layout_marginLeft="@dimen/module_main_id_entrance_fragment_container_marginLeft" />
<!--搜索视图-->
<FrameLayout
android:id="@+id/module_main_id_search_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--网约车视图-->
<FrameLayout
android:id="@+id/module_main_id_och_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--冷启动过渡Logo-->
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/module_main_id_cover_up"
android:layout_width="match_parent"
@@ -159,6 +162,7 @@
</androidx.constraintlayout.widget.ConstraintLayout>
<!--第一次启动引导页-->
<FrameLayout
android:id="@+id/module_main_id_splash_container"
android:layout_width="match_parent"