From f1faff86b01090ba4ad5ec46f37f75d894c31a56 Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:57:00 +0200 Subject: [PATCH] Update fragment_onboarding_data_source.xml Increase margin to data source text --- .../main/res/layout-land/fragment_onboarding_data_source.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout-land/fragment_onboarding_data_source.xml b/app/src/main/res/layout-land/fragment_onboarding_data_source.xml index d27c2fba7..98f1ea029 100644 --- a/app/src/main/res/layout-land/fragment_onboarding_data_source.xml +++ b/app/src/main/res/layout-land/fragment_onboarding_data_source.xml @@ -60,6 +60,7 @@ android:layout_marginStart="32dp" android:layout_marginEnd="32dp" android:layout_marginBottom="16dp" + android:paddingTop="16dp" android:breakStrategy="balanced" android:text="@string/data_sources_hint" android:textAppearance="@style/TextAppearance.Material3.BodySmall" @@ -92,4 +93,4 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toEndOf="@+id/scroll" /> - \ No newline at end of file +