From 9dec8e761e5bcffbbe4f11018387f461472de8c8 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Sat, 9 Aug 2014 14:25:55 +0200 Subject: changed all displays of avatars to be center crop instead of fitXY --- res/layout/contact.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout/contact.xml') diff --git a/res/layout/contact.xml b/res/layout/contact.xml index 8432c7a3..f16ad061 100644 --- a/res/layout/contact.xml +++ b/res/layout/contact.xml @@ -11,6 +11,7 @@ android:layout_width="48dp" android:layout_height="48dp" android:layout_alignParentLeft="true" + android:scaleType="centerCrop" android:src="@drawable/ic_profile">