From 606d952ef33ee74dbb303a8870451252d7785f32 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Fri, 9 Mar 2012 12:35:17 +0000 Subject: More search improvements. --- res/layout/find_activity.xml | 36 ------------------------------------ res/layout/search_activity.xml | 30 ++++++++++++++++++++++++++++++ res/values/strings.xml | 2 +- res/xml/searchable.xml | 5 ++--- 4 files changed, 33 insertions(+), 40 deletions(-) delete mode 100644 res/layout/find_activity.xml create mode 100644 res/layout/search_activity.xml (limited to 'res') diff --git a/res/layout/find_activity.xml b/res/layout/find_activity.xml deleted file mode 100644 index 6b19c67..0000000 --- a/res/layout/find_activity.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/search_activity.xml b/res/layout/search_activity.xml new file mode 100644 index 0000000..6e6bcd3 --- /dev/null +++ b/res/layout/search_activity.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 1009d3f..6ddf6a3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -18,7 +18,7 @@ Bus Stops About Favourites - Search for buildings, and bus stops + Southampton University Map Southampton University Map App diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml index 7262b3d..d6dedc8 100644 --- a/res/xml/searchable.xml +++ b/res/xml/searchable.xml @@ -1,12 +1,11 @@ -- cgit v1.2.3