From 7a26f272121107084a835638f4a287d49c44a7fe Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Fri, 11 Jul 2014 23:44:59 +0200 Subject: switch SearchView with custom action view --- res/layout/actionview_search.xml | 19 +++++++++++++++++++ res/menu/start_conversation.xml | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 res/layout/actionview_search.xml (limited to 'res') diff --git a/res/layout/actionview_search.xml b/res/layout/actionview_search.xml new file mode 100644 index 00000000..70300913 --- /dev/null +++ b/res/layout/actionview_search.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/res/menu/start_conversation.xml b/res/menu/start_conversation.xml index 907fbded..271bac18 100644 --- a/res/menu/start_conversation.xml +++ b/res/menu/start_conversation.xml @@ -3,7 +3,7 @@ -- cgit v1.2.3