commit | b7775e1e46a6c8ce0f07747d44c1b1792bb0ce1c | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:04 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 10 15:44:04 2009 -0800 |
tree | 5955e8e4ec01ed58967626e02c703e40a10bd6a8 | |
parent | d9effa543b8c81d48b8324aac00410b8c2a355a0 [diff] [blame] |
auto import from //branches/cupcake/...@130745
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml index c94f0f3..d7ef778 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"