diff --git a/vector/src/main/res/layout/fragment_ftue_display_name.xml b/vector/src/main/res/layout/fragment_ftue_display_name.xml index 413e39a392..cdff4e0ee5 100644 --- a/vector/src/main/res/layout/fragment_ftue_display_name.xml +++ b/vector/src/main/res/layout/fragment_ftue_display_name.xml @@ -58,7 +58,7 @@ android:gravity="center" android:text="@string/ftue_display_name_title" android:textColor="?vctr_content_primary" - app:layout_constraintBottom_toTopOf="@id/displayNameHeaderSubtitle" + app:layout_constraintBottom_toTopOf="@id/titleContentSpacing" app:layout_constraintEnd_toEndOf="@id/displayNameGutterEnd" app:layout_constraintStart_toStartOf="@id/displayNameGutterStart" app:layout_constraintTop_toBottomOf="@id/displayNameHeaderIcon" /> @@ -83,7 +83,7 @@ android:layout_height="0dp" app:layout_constraintBottom_toTopOf="@id/displayNameInput" app:layout_constraintHeight_percent="0.03" - app:layout_constraintTop_toBottomOf="@id/displayNameHeaderSubtitle" /> + app:layout_constraintTop_toBottomOf="@id/displayNameHeaderTitle" /> Your account %s has been created Choose a display name + + + This will be shown when you send messages. Display Name You can change this later