First steps for folder support.
This commit is contained in:
parent
373bba9e98
commit
56d3a2dbce
27 changed files with 652 additions and 553 deletions
|
|
@ -9,10 +9,9 @@
|
|||
android:icon="@drawable/ic_library_music_white_24dp"
|
||||
android:title="@string/library" />
|
||||
<item
|
||||
android:enabled="false"
|
||||
android:id="@+id/nav_folders"
|
||||
android:icon="@drawable/ic_folder_white_24dp"
|
||||
android:title="Folders (soon)" />
|
||||
android:title="@string/folders" />
|
||||
</group>
|
||||
|
||||
<group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue