mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-21 01:25:19 +01:00
New UI
This commit is contained in:
parent
fbd5e8bb61
commit
3f3818efb7
271 changed files with 7448 additions and 6509 deletions
|
@ -3,7 +3,8 @@
|
|||
android:id="@+id/parent_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true">
|
||||
android:fitsSystemWindows="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
<android.support.design.internal.ScrimInsetsFrameLayout
|
||||
android:id="@+id/drawer_content_container"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue