diff --git a/vector/src/main/res/layout/fragment_ftue_login_captcha.xml b/vector/src/main/res/layout/fragment_ftue_login_captcha.xml index d07e8e2b97..becb745305 100644 --- a/vector/src/main/res/layout/fragment_ftue_login_captcha.xml +++ b/vector/src/main/res/layout/fragment_ftue_login_captcha.xml @@ -53,26 +53,12 @@ android:layout_height="wrap_content" android:layout_marginTop="16dp" android:gravity="center" - android:text="@string/ftue_auth_create_account_title" + android:text="@string/ftue_auth_captcha_title" android:textColor="?vctr_content_primary" - app:layout_constraintBottom_toTopOf="@id/captchaHeaderSubtitle" - app:layout_constraintEnd_toEndOf="@id/captchaGutterEnd" - app:layout_constraintStart_toStartOf="@id/captchaGutterStart" - app:layout_constraintTop_toBottomOf="@id/captchaHeaderIcon" /> - - + app:layout_constraintTop_toBottomOf="@id/captchaHeaderIcon" /> + app:layout_constraintTop_toBottomOf="@id/captchaHeaderTitle" /> Forgot password Password reset + Are you a human? + © MapTiler © OpenStreetMap contributors