From 4103eb9fbaa4a165f7f6bd8d596a57672b569617 Mon Sep 17 00:00:00 2001 From: Brieuc Viel Date: Thu, 14 Apr 2016 17:10:14 +0200 Subject: [PATCH] [Presence] contact_list xml updated --- res/layout/contact_cell.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/res/layout/contact_cell.xml b/res/layout/contact_cell.xml index 58d792346..d94aeb9d9 100644 --- a/res/layout/contact_cell.xml +++ b/res/layout/contact_cell.xml @@ -27,7 +27,6 @@ android:id="@+id/contact_picture_layout" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_margin="5dp" android:gravity="center_vertical"> - + android:src="@drawable/presence_unregistered" />