From 1bf164398757581a2c2893cb7d96c81672979eb7 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 12 May 2010 01:18:12 +0000 Subject: [PATCH] Move Account and Folder settings into a submenu. give access to global preferences from there, too. - many users never leave their inboxes making it hard to get up to Settigns --- res/menu/message_list_option.xml | 14 +++++++++++++- src/com/fsck/k9/activity/MessageList.java | 11 +++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/res/menu/message_list_option.xml b/res/menu/message_list_option.xml index 3f118587d..8ee5192b7 100644 --- a/res/menu/message_list_option.xml +++ b/res/menu/message_list_option.xml @@ -118,6 +118,12 @@ android:title="@string/mark_all_as_read_action" android:icon="@drawable/ic_menu_inbox" /> + + + + /> + + +