aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/contact.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/contact.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/contact.xml b/src/main/res/layout/contact.xml
index 92a796e3b..159b1256a 100644
--- a/src/main/res/layout/contact.xml
+++ b/src/main/res/layout/contact.xml
@@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:attr/activatedBackgroundIndicator"
- android:padding="8dp">
+ android:padding="@dimen/list_padding">
<com.makeramen.roundedimageview.RoundedImageView
android:id="@+id/contact_photo"