aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_album.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_album.xml')
-rw-r--r--res/menu/select_album.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/menu/select_album.xml b/res/menu/select_album.xml
index 1a575d31..fa887c28 100644
--- a/res/menu/select_album.xml
+++ b/res/menu/select_album.xml
@@ -20,4 +20,16 @@
<item
android:id="@+id/menu_show_all"
android:title="@string/menu.show_all"/>
+
+ <item
+ android:id="@+id/menu_download"
+ android:title="@string/common.download"/>
+
+ <item
+ android:id="@+id/menu_cache"
+ android:title="@string/common.pin"/>
+
+ <item
+ android:id="@+id/menu_delete"
+ android:title="@string/menu.delete_cache"/>
</menu>