From 15f09bd52a6e4bb7dd6a3269fc1b3c90b9b89806 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 27 Sep 2018 13:42:07 +0200 Subject: [PATCH] increase list item heights if phone number is shown --- app/src/main/res/layout/item_contact_with_number.xml | 9 +++++---- app/src/main/res/layout/item_recent_call.xml | 7 ++++--- app/src/main/res/values/dimens.xml | 1 + 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/app/src/main/res/layout/item_contact_with_number.xml b/app/src/main/res/layout/item_contact_with_number.xml index e08b13ee..4ecf2645 100644 --- a/app/src/main/res/layout/item_contact_with_number.xml +++ b/app/src/main/res/layout/item_contact_with_number.xml @@ -13,13 +13,14 @@ @@ -31,15 +32,15 @@ android:layout_toRightOf="@+id/contact_tmb" android:ellipsize="end" android:maxLines="1" - android:textSize="@dimen/bigger_text_size" + android:textSize="@dimen/big_text_size" tools:text="John Doe"/> 45dp 40dp 52dp + 56dp 68dp 60dp 44sp