From fa857f7d09671d79efa683696d1e6e3373b17ece Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Tue, 25 Dec 2012 22:39:18 -0500 Subject: [PATCH] Switch to using the action bar for folder searches. Eliminate the old-style search dialog box. A similar change was previously made when searching from the folder list. This change is applicable when searching while choosing a folder (e.g. a destination folder for a copy operation). --- res/menu/folder_select_option.xml | 3 +- src/com/fsck/k9/activity/ChooseFolder.java | 75 +++++++--------------- 2 files changed, 24 insertions(+), 54 deletions(-) diff --git a/res/menu/folder_select_option.xml b/res/menu/folder_select_option.xml index d3723fde3..15ff36535 100644 --- a/res/menu/folder_select_option.xml +++ b/res/menu/folder_select_option.xml @@ -9,8 +9,9 @@