We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647300f commit 858b86aCopy full SHA for 858b86a
app/src/main/res/layout/onboarding_fragment.xml
@@ -84,6 +84,7 @@
84
android:layout_height="wrap_content"
85
android:layout_marginHorizontal="32dp"
86
android:layout_marginTop="32dp"
87
+ android:layout_marginBottom="64dp"
88
android:text="@string/general_continue_action"
89
app:layout_constraintBottom_toBottomOf="parent"
90
app:layout_constraintEnd_toEndOf="parent"
0 commit comments