File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
vector/src/main/res/layout Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 6363 app : layout_constraintStart_toStartOf =" @id/displayNameGutterStart"
6464 app : layout_constraintTop_toBottomOf =" @id/displayNameHeaderIcon" />
6565
66- <TextView
67- android : id =" @+id/displayNameHeaderSubtitle"
68- style =" @style/Widget.Vector.TextView.Subtitle"
69- android : layout_width =" 0dp"
70- android : layout_height =" wrap_content"
71- android : layout_marginTop =" 8dp"
72- android : gravity =" center"
73- android : text =" @string/ftue_display_name_subtitle"
74- android : textColor =" ?vctr_content_secondary"
75- app : layout_constraintBottom_toTopOf =" @id/titleContentSpacing"
76- app : layout_constraintEnd_toEndOf =" @id/displayNameGutterEnd"
77- app : layout_constraintStart_toStartOf =" @id/displayNameGutterStart"
78- app : layout_constraintTop_toBottomOf =" @id/displayNameHeaderTitle" />
79-
8066 <Space
8167 android : id =" @+id/titleContentSpacing"
8268 android : layout_width =" match_parent"
You can’t perform that action at this time.
0 commit comments