From 59a2bf8ae786ac115f48c53530a81e486d33d341 Mon Sep 17 00:00:00 2001 From: Mateo Hernandez Date: Sat, 22 Apr 2017 12:51:18 -0500 Subject: [PATCH] Tweak contact selection layout Closes #6563 // FREEBIE --- res/layout/contact_selection_list_fragment.xml | 2 ++ res/layout/contact_selection_list_item.xml | 17 ++++++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/res/layout/contact_selection_list_fragment.xml b/res/layout/contact_selection_list_fragment.xml index 53a63e1bfb..3d695bb13b 100644 --- a/res/layout/contact_selection_list_fragment.xml +++ b/res/layout/contact_selection_list_fragment.xml @@ -13,6 +13,8 @@ android:id="@+id/recycler_view" android:layout_width="match_parent" android:layout_height="match_parent" + android:paddingTop="4dp" + android:clipToPadding="false" android:scrollbars="vertical" /> + android:paddingStart="48dp" + android:paddingRight="24dp" + android:paddingEnd="24dp">