summaryrefslogtreecommitdiffstats
path: root/res/xml/searchable.xml
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:04 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:44:04 -0800
commitb7775e1e46a6c8ce0f07747d44c1b1792bb0ce1c (patch)
tree5955e8e4ec01ed58967626e02c703e40a10bd6a8 /res/xml/searchable.xml
parentd9effa543b8c81d48b8324aac00410b8c2a355a0 (diff)
downloadandroid_packages_apps_Gello-b7775e1e46a6c8ce0f07747d44c1b1792bb0ce1c.tar.gz
android_packages_apps_Gello-b7775e1e46a6c8ce0f07747d44c1b1792bb0ce1c.tar.bz2
android_packages_apps_Gello-b7775e1e46a6c8ce0f07747d44c1b1792bb0ce1c.zip
auto import from //branches/cupcake/...@130745
Diffstat (limited to 'res/xml/searchable.xml')
-rw-r--r--res/xml/searchable.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index c94f0f32..d7ef7788 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -23,6 +23,7 @@
android:hint="@string/search_hint"
android:searchButtonText="@string/search_button_text"
android:searchMode="queryRewriteFromData"
+ android:voiceSearchMode="showVoiceSearchButton|launchWebSearch"
android:inputType="textUri"
android:searchSuggestAuthority="browser"