summaryrefslogtreecommitdiffstats
path: root/res/menu/albumset.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/albumset.xml')
-rw-r--r--res/menu/albumset.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/albumset.xml b/res/menu/albumset.xml
index 603fb9b7e..b21bf3d38 100644
--- a/res/menu/albumset.xml
+++ b/res/menu/albumset.xml
@@ -24,7 +24,7 @@
<item android:id="@+id/action_select"
android:icon="@drawable/ic_selection"
android:title="@string/select_album"
- android:showAsAction="never" />
+ android:showAsAction="ifRoom" />
<item android:id="@+id/action_manage_offline"
android:title="@string/make_available_offline"
android:visible="false"