From f9d35b7b7cda0e8c6f798067717d6532c60fb676 Mon Sep 17 00:00:00 2001 From: Christine Coenen Date: Thu, 17 Nov 2022 16:12:44 +0100 Subject: [PATCH] Improve line height --- app/src/main/res/layout/channel_list_fragment_item.xml | 1 + app/src/main/res/layout/mediathek_list_fragment_item.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/main/res/layout/channel_list_fragment_item.xml b/app/src/main/res/layout/channel_list_fragment_item.xml index 7d2652a8..1f5f9cce 100644 --- a/app/src/main/res/layout/channel_list_fragment_item.xml +++ b/app/src/main/res/layout/channel_list_fragment_item.xml @@ -57,6 +57,7 @@ app:layout_constraintStart_toEndOf="@id/logo" app:layout_constraintTop_toTopOf="parent" app:layout_constraintVertical_chainStyle="packed" + app:lineHeight="20sp" tools:text="Very very long and complicated show title" />