summaryrefslogtreecommitdiffstats
path: root/res/menu-land
diff options
context:
space:
mode:
authorRoboErik <epastern@google.com>2011-07-26 14:30:25 -0700
committerRoboErik <epastern@google.com>2011-07-27 15:16:06 -0700
commit50f10944eddba97e6730bbdc7545672d0eeec08c (patch)
tree78bf99aadb6c5ac38bc2199fe639f5247a72b51f /res/menu-land
parent21bd42039c92232647f54461cd20708224cc7eb6 (diff)
downloadandroid_packages_apps_Calendar-50f10944eddba97e6730bbdc7545672d0eeec08c.tar.gz
android_packages_apps_Calendar-50f10944eddba97e6730bbdc7545672d0eeec08c.tar.bz2
android_packages_apps_Calendar-50f10944eddba97e6730bbdc7545672d0eeec08c.zip
b/5076961 Fixes up search patterns
The Search screen won't work correctly until b/5086888 is fixed. Change-Id: I7b483da506feed45dd4e57b48639a8c75da8ee71
Diffstat (limited to 'res/menu-land')
-rw-r--r--res/menu-land/all_in_one_title_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu-land/all_in_one_title_bar.xml b/res/menu-land/all_in_one_title_bar.xml
index e42fb835..bf955147 100644
--- a/res/menu-land/all_in_one_title_bar.xml
+++ b/res/menu-land/all_in_one_title_bar.xml
@@ -20,7 +20,7 @@
android:alphabeticShortcut="f"
android:title="@string/search"
android:icon="@drawable/ic_menu_search_holo_light"
- android:showAsAction="ifRoom"
+ android:showAsAction="ifRoom|collapseActionView"
android:actionViewClass="android.widget.SearchView" />
<item
android:id="@+id/action_today"