aboutsummaryrefslogtreecommitdiff
path: root/res/xml/searchable.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-06 11:42:24 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-06 11:42:24 +0000
commit5dbed3a0fe85f0ed2a2763be0912f109bdee6c20 (patch)
tree849b3b07222c7ee0cf24247479c9adb3ca7c4faf /res/xml/searchable.xml
parent783024e364648171ae8848bb29b6dd71a84a2f40 (diff)
downloadsouthamptonuniversitymap-5dbed3a0fe85f0ed2a2763be0912f109bdee6c20.tar
southamptonuniversitymap-5dbed3a0fe85f0ed2a2763be0912f109bdee6c20.tar.gz
New Search stuff.
Diffstat (limited to 'res/xml/searchable.xml')
-rw-r--r--res/xml/searchable.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
new file mode 100644
index 0000000..e4602a5
--- /dev/null
+++ b/res/xml/searchable.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<searchable xmlns:android="http://schemas.android.com/apk/res/android"
+ android:hint="@string/map_activity_search_hint"
+ android:label="@string/app_name" >
+
+</searchable> \ No newline at end of file