diff --git a/app/src/main/res/layout/fragment_disclaimer.xml b/app/src/main/res/layout/fragment_disclaimer.xml index 1c237b7938..346cab4f03 100644 --- a/app/src/main/res/layout/fragment_disclaimer.xml +++ b/app/src/main/res/layout/fragment_disclaimer.xml @@ -40,7 +40,7 @@ android:layout_height="match_parent" android:layout_marginStart="16dp" android:layout_marginEnd="16dp" - android:layout_marginBottom="90dp" + android:layout_marginBottom="74dp" app:layout_constraintBottom_toTopOf="@id/btn_accept" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" @@ -49,7 +49,7 @@ = 200) { + rtnValue = true + } + return rtnValue } \ No newline at end of file