File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 5858 android : gravity =" center"
5959 android : text =" @string/ftue_display_name_title"
6060 android : textColor =" ?vctr_content_primary"
61- app : layout_constraintBottom_toTopOf =" @id/displayNameHeaderSubtitle "
61+ app : layout_constraintBottom_toTopOf =" @id/titleContentSpacing "
6262 app : layout_constraintEnd_toEndOf =" @id/displayNameGutterEnd"
6363 app : layout_constraintStart_toStartOf =" @id/displayNameGutterStart"
6464 app : layout_constraintTop_toBottomOf =" @id/displayNameHeaderIcon" />
8383 android : layout_height =" 0dp"
8484 app : layout_constraintBottom_toTopOf =" @id/displayNameInput"
8585 app : layout_constraintHeight_percent =" 0.03"
86- app : layout_constraintTop_toBottomOf =" @id/displayNameHeaderSubtitle " />
86+ app : layout_constraintTop_toBottomOf =" @id/displayNameHeaderTitle " />
8787
8888 <com .google.android.material.textfield.TextInputLayout
8989 android : id =" @+id/displayNameInput"
Original file line number Diff line number Diff line change 19151915 <string name =" ftue_account_created_subtitle" >Your account %s has been created</string >
19161916
19171917 <string name =" ftue_display_name_title" >Choose a display name</string >
1918+
1919+ <!-- TODO remove -->
1920+ <!-- suppress UnusedResources -->
19181921 <string name =" ftue_display_name_subtitle" >This will be shown when you send messages.</string >
19191922 <string name =" ftue_display_name_entry_title" >Display Name</string >
19201923 <string name =" ftue_display_name_entry_footer" >You can change this later</string >
You can’t perform that action at this time.
0 commit comments