aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_video_context_offline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_video_context_offline.xml')
-rw-r--r--res/menu/select_video_context_offline.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/res/menu/select_video_context_offline.xml b/res/menu/select_video_context_offline.xml
deleted file mode 100644
index 3fea9f5e..00000000
--- a/res/menu/select_video_context_offline.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:compat="http://schemas.android.com/apk/res-auto">
- <item
- android:id="@+id/song_menu_info"
- android:title="@string/common.info"/>
-
- <item
- android:id="@+id/song_menu_play_external"
- android:title="@string/common.play_external"/>
-
- <item
- android:id="@+id/song_menu_delete"
- android:title="@string/menu.delete_cache"/>
-</menu>