summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-07-23 14:19:54 -0700
committerMike LeBeau <mlebeau@android.com>2009-07-23 14:19:54 -0700
commita32069fef54b73ead5e15d9ce5ee954db488ad50 (patch)
tree92118d35da58a667d01abcdb27fd1170b3d5ddfb /res
parentf90d75ecb3c6ae715195ffe9e3c0f26d829e7659 (diff)
downloadApplicationsProvider-a32069fef54b73ead5e15d9ce5ee954db488ad50.tar.gz
Remove label as badge for ApplicationsProvider.
Fixes http://b/1998684
Diffstat (limited to 'res')
-rw-r--r--res/xml/searchable.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index 21f1b0e..aed545b 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -18,7 +18,6 @@
android:icon="@android:drawable/sym_def_app_icon"
android:label="@string/search_label"
android:includeInGlobalSearch="true"
- android:searchMode="showSearchLabelAsBadge"
android:searchSuggestAuthority="applications"
android:searchSuggestIntentAction="android.intent.action.MAIN"
android:searchSettingsDescription="@string/settings_description"