From 52aa81e82e57a2c1d0074d482e8e706960492b8a Mon Sep 17 00:00:00 2001 From: steckbrief Date: Sun, 4 Oct 2015 14:55:15 +0200 Subject: Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added --- src/main/res/layout/dialog_resources_status.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/main/res/layout/dialog_resources_status.xml (limited to 'src/main/res/layout/dialog_resources_status.xml') diff --git a/src/main/res/layout/dialog_resources_status.xml b/src/main/res/layout/dialog_resources_status.xml new file mode 100644 index 00000000..4dd511f5 --- /dev/null +++ b/src/main/res/layout/dialog_resources_status.xml @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file -- cgit v1.2.3