using direct string reference for design preview

This commit is contained in:
Adam Brown 2022-05-12 16:57:19 +01:00
parent 47635aae6e
commit 9fddd09f1c
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
app:layout_constraintEnd_toEndOf="@id/ftueAuthGutterEnd"
app:layout_constraintStart_toStartOf="@id/ftueAuthGutterStart"
app:layout_constraintTop_toBottomOf="@id/emailVerificationTitle"
tools:text="To confirm your email address, tap the button in the email we just sent to hello@world.org" />
tools:text="@string/ftue_auth_email_verification_subtitle" />
<Space
android:id="@+id/emailVerificationSpace4"