From 471f1ae0d19508d26466e6a6f76b77a535e271e3 Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 20 Jan 2015 16:37:30 +0100 Subject: [PATCH] Formatting --- Clover/app/src/main/res/menu/base.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Clover/app/src/main/res/menu/base.xml b/Clover/app/src/main/res/menu/base.xml index f865e2d8..b1a80875 100644 --- a/Clover/app/src/main/res/menu/base.xml +++ b/Clover/app/src/main/res/menu/base.xml @@ -106,10 +106,10 @@ along with this program. If not, see . android:title="@string/action_share" /> + android:id="@+id/action_download_album" + android:orderInCategory="8" + android:showAsAction="never" + android:title="@string/action_download_album" />