aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/contact.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/contact.xml')
-rw-r--r--res/layout/contact.xml1
1 files changed, 1 insertions, 0 deletions
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">
</ImageView>
<LinearLayout