From 31e78f5faee150d4619f9ace8edf9041b8d6749b Mon Sep 17 00:00:00 2001 From: Mateo Hernandez Date: Sun, 23 Apr 2017 21:50:45 -0500 Subject: [PATCH] Tweak contact selection layout Fixes #6588 // FREEBIE --- res/layout/contact_selection_list_fragment.xml | 2 ++ res/layout/contact_selection_list_item.xml | 13 ++++++++----- .../contact_selection_recyclerview_header.xml | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/res/layout/contact_selection_list_fragment.xml b/res/layout/contact_selection_list_fragment.xml index 53a63e1bf..3d695bb13 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">