Skip to content

Commit

Permalink
Update fragment_onboarding_data_source.xml
Browse files Browse the repository at this point in the history
Increase margin to data source text
  • Loading branch information
Altonss committed Sep 2, 2024
1 parent 90a42eb commit f1faff8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -92,4 +93,4 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toEndOf="@+id/scroll" />

</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

0 comments on commit f1faff8

Please sign in to comment.