From c609eefefac5097c7c40a9f1b8741e9634da316f Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Mon, 3 Mar 2014 05:01:02 +0100 Subject: api changes. muc options --- res/layout/fragment_conversation.xml | 30 ++++++++++++++ res/layout/muc_options.xml | 76 ++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 res/layout/muc_options.xml (limited to 'res/layout') diff --git a/res/layout/fragment_conversation.xml b/res/layout/fragment_conversation.xml index cea2be1f..dabce457 100644 --- a/res/layout/fragment_conversation.xml +++ b/res/layout/fragment_conversation.xml @@ -62,6 +62,36 @@ android:layout_width="fill_parent" android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3