mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
using direct string reference for design preview
This commit is contained in:
parent
47635aae6e
commit
9fddd09f1c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue