From 7c3f3b2a3e878b1b1cfdcca102a38efe033dc6b7 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Fri, 4 Jul 2014 14:22:17 +0200 Subject: added group add button --- res/menu/start_conversation.xml | 34 +++++++++++++++++++--------------- res/values/strings.xml | 3 ++- 2 files changed, 21 insertions(+), 16 deletions(-) (limited to 'res') diff --git a/res/menu/start_conversation.xml b/res/menu/start_conversation.xml index 4c59f482..89ba675a 100644 --- a/res/menu/start_conversation.xml +++ b/res/menu/start_conversation.xml @@ -1,27 +1,31 @@ - - - + + + + - + android:title="@string/action_accounts"/> - + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 9662ee49..a2d04e96 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -258,4 +258,5 @@ Conferences Search Create Contact - + Create Conference + \ No newline at end of file -- cgit v1.2.3