适配酷我音乐完成

This commit is contained in:
tongchenfei
2020-06-16 16:28:59 +08:00
parent 34335e8f91
commit 627e5dec67
12 changed files with 109 additions and 56 deletions

View File

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