summaryrefslogtreecommitdiffstats
path: root/res/xml/searchable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/searchable.xml')
-rw-r--r--res/xml/searchable.xml48
1 files changed, 24 insertions, 24 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index ce451fb..1069f29 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -1,25 +1,25 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2012 Andrew Neal
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<searchable xmlns:android="http://schemas.android.com/apk/res/android"
- android:imeOptions="actionSearch"
- android:label="@string/menu_search"
- android:searchSuggestIntentAction="android.intent.action.SEARCH"
- android:searchSuggestSelection=" ? "
- android:searchSuggestThreshold="2"
- android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" >
-
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012 Andrew Neal
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<searchable xmlns:android="http://schemas.android.com/apk/res/android"
+ android:imeOptions="actionSearch"
+ android:label="@string/menu_search"
+ android:searchSuggestIntentAction="android.intent.action.SEARCH"
+ android:searchSuggestSelection=" ? "
+ android:searchSuggestThreshold="2"
+ android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" >
+
</searchable> \ No newline at end of file