From 07d139decd7ed9f616b15539bbca00e244eb8a29 Mon Sep 17 00:00:00 2001 From: Christian S Date: Sat, 23 Jan 2016 11:10:01 +0100 Subject: make actionbar title/subtitle clickable * show conference or contact details * hide button to show conference or contact details --- src/main/res/layout/ab_title.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/main/res/layout/ab_title.xml (limited to 'src/main/res/layout/ab_title.xml') diff --git a/src/main/res/layout/ab_title.xml b/src/main/res/layout/ab_title.xml new file mode 100644 index 000000000..5b22ad252 --- /dev/null +++ b/src/main/res/layout/ab_title.xml @@ -0,0 +1,30 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3