From 4f86e5ed3e94054eeb6f31005ecaeaebced4ce9e Mon Sep 17 00:00:00 2001 From: cketti Date: Mon, 10 Sep 2012 16:16:22 +0200 Subject: [PATCH] Got rid of the "Advanced" submenu in the Folders activity --- res/menu/folder_list_option.xml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/res/menu/folder_list_option.xml b/res/menu/folder_list_option.xml index fd2e68f66..0b9194765 100644 --- a/res/menu/folder_list_option.xml +++ b/res/menu/folder_list_option.xml @@ -53,15 +53,10 @@ android:icon="?attr/iconMenuRefresh" android:title="@string/send_messages_action"/> - - - - + android:id="@+id/compact" + android:icon="?attr/iconMenuCompact" + android:showAsAction="never" + android:title="@string/compact_action"/>