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 +