From f7d2e1560377b36d3730922a2fadaee05a570b49 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Tue, 7 Jun 2016 15:22:51 +0200 Subject: Related to FS#140, Logo implementation moved to FloatingActionButton - Appcompat v7 dependency added - References adjusted to work correctly with appcompat v7 --- .../res/layout/fragment_conversations_overview.xml | 66 ++++++++++++++++++++-- 1 file changed, 60 insertions(+), 6 deletions(-) (limited to 'src/main/res/layout/fragment_conversations_overview.xml') diff --git a/src/main/res/layout/fragment_conversations_overview.xml b/src/main/res/layout/fragment_conversations_overview.xml index 2223219a..662c50e9 100644 --- a/src/main/res/layout/fragment_conversations_overview.xml +++ b/src/main/res/layout/fragment_conversations_overview.xml @@ -1,8 +1,14 @@ - + + + - - \ No newline at end of file + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3