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" />