From 52d1ae9d6f8df84642ffc884ef8551ff8e11b8eb Mon Sep 17 00:00:00 2001 From: antonio Date: Mon, 20 Mar 2023 20:15:26 +0100 Subject: [PATCH] Refined the distances between UI elements --- app/src/main/res/layout/fragment_home.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index d98a4953..f8a5fc7f 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -60,14 +60,15 @@ android:layout_height="wrap_content" android:layout_marginHorizontal="16dp" android:layout_marginTop="8dp" - android:layout_marginBottom="28dp" + android:layout_marginBottom="24dp" android:visibility="gone"> + android:paddingVertical="12dp" + android:paddingHorizontal="20dp">