remove media scan and file views
This commit is contained in:
parent
6c7e5895de
commit
0d6a0929b9
46 changed files with 4 additions and 2026 deletions
|
|
@ -8,20 +8,8 @@
|
|||
android:id="@+id/nav_library"
|
||||
android:icon="@drawable/ic_library_music_white_24dp"
|
||||
android:title="@string/library" />
|
||||
<item
|
||||
android:id="@+id/nav_folders"
|
||||
android:icon="@drawable/ic_folder_white_24dp"
|
||||
android:title="@string/folders" />
|
||||
</group>
|
||||
|
||||
<group android:checkableBehavior="none">
|
||||
<item
|
||||
android:id="@+id/action_scan"
|
||||
android:icon="@drawable/ic_scanner_white_24dp"
|
||||
android:title="@string/scan_media" />
|
||||
</group>
|
||||
|
||||
|
||||
<group
|
||||
android:id="@+id/navigation_drawer_menu_category_other"
|
||||
android:checkableBehavior="none">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue