From 37b68450dab3b58626b772c7f6158072fc2222aa Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Sun, 24 Nov 2024 09:37:17 +0100 Subject: [PATCH] List spacing --- app/src/main/res/layout/row_luna_event.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/row_luna_event.xml b/app/src/main/res/layout/row_luna_event.xml index 2ff2ecc..207b4c0 100644 --- a/app/src/main/res/layout/row_luna_event.xml +++ b/app/src/main/res/layout/row_luna_event.xml @@ -7,17 +7,20 @@ + android:lines="1" + android:maxLines="1" + android:text="@string/event_diaperchange_pee_type"/> \ No newline at end of file