From afe12447098424254366f5714645420973b37f36 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sat, 15 Mar 2014 04:59:18 +0100 Subject: muc creation --- res/layout/contact.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/layout/contact.xml') diff --git a/res/layout/contact.xml b/res/layout/contact.xml index 82404d3f0..fcf8e8b97 100644 --- a/res/layout/contact.xml +++ b/res/layout/contact.xml @@ -3,7 +3,8 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:padding="8dp" - android:paddingBottom="8dp"> + android:paddingBottom="8dp" + android:background="?android:attr/activatedBackgroundIndicator">