summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-07-23 14:21:28 -0700
committerMike LeBeau <mlebeau@android.com>2009-07-23 14:21:28 -0700
commitdd787fa64ef365f17b39c742406c55b4917f8f37 (patch)
tree7d6582707f113525eda9bcec5eae8bc1f2386f81
parentdd8078098fd835e8374988760955df4077b502f5 (diff)
downloadGoogleSearch-dd787fa64ef365f17b39c742406c55b4917f8f37.tar.gz
Remove label as badge for GoogleSearch.
Fixes http://b/1998678.
-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 6c9fef1..99d2796 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -21,7 +21,6 @@
android:icon="@drawable/ic_logo_google"
android:label="@string/search_label"
android:hint='@string/search_hint'
- android:searchMode="showSearchIconAsBadge"
android:voiceSearchMode="showVoiceSearchButton|launchWebSearch"
android:searchSuggestAuthority="com.android.googlesearch.SuggestionProvider"