UI opt & bugfix

This commit is contained in:
wangcongtao
2020-06-17 11:39:05 +08:00
parent 8a7a93393b
commit f71008c350
15 changed files with 52 additions and 47 deletions

View File

@@ -9,13 +9,7 @@
<FrameLayout
android:id="@+id/module_main_id_map_fragment_container"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<FrameLayout
android:id="@+id/module_main_id_search_fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</FrameLayout>
android:layout_height="match_parent"/>
<FrameLayout
android:id="@+id/module_main_id_map_left_shadow_frame"
@@ -54,6 +48,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
<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_cover_up"
android:layout_width="match_parent"