From 9e53322ee7b2a46cb762898845303cccec88fb50 Mon Sep 17 00:00:00 2001 From: Makoto Onuki Date: Mon, 28 Mar 2011 16:22:27 -0700 Subject: [PATCH] First path of MessageList cleaning up - Menu now works - Removed a lot of unnecessary/soon-to-be-unnecessary code. Especially, - multi-selection panel is now replaced with CAB - SetTitleTask will be replaced with a loader - Removed the option menu xml for magic mailboxes (The regular one should work for them as well) Bug 4184142 Change-Id: I52adff6d711232d536b6f00367a240e1faeea14b --- res/layout/list_title.xml | 69 ----- res/layout/message_list.xml | 35 --- res/menu/message_list_option.xml | 21 +- res/menu/message_list_option_smart_folder.xml | 40 --- .../android/email/activity/MessageList.java | 266 +----------------- 5 files changed, 18 insertions(+), 413 deletions(-) delete mode 100644 res/layout/list_title.xml delete mode 100644 res/menu/message_list_option_smart_folder.xml diff --git a/res/layout/list_title.xml b/res/layout/list_title.xml deleted file mode 100644 index 8dfb39a3b..000000000 --- a/res/layout/list_title.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - -