From 49ac4cc70622836ae8f7d6ecc2c273f0f82dd796 Mon Sep 17 00:00:00 2001 From: lookshe Date: Tue, 11 Aug 2015 16:32:25 +0200 Subject: Status color added to "create conversation" (refers to ticket #22 in flyspray) Conflicts: src/main/java/eu/siacs/conversations/utils/UIHelper.java --- src/main/res/layout/contact.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'src/main/res/layout/contact.xml') diff --git a/src/main/res/layout/contact.xml b/src/main/res/layout/contact.xml index 69545c25..f0ef5d94 100644 --- a/src/main/res/layout/contact.xml +++ b/src/main/res/layout/contact.xml @@ -11,8 +11,15 @@ android:layout_height="48dp" android:layout_alignParentLeft="true" android:scaleType="centerCrop" - android:src="@drawable/ic_profile" > - + android:src="@drawable/ic_profile" /> +