File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
auth/app/src/main/res/layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 android : text =" @string/generic_label_provider"
6565 android : textSize =" 16sp"
6666 android : textStyle =" bold"
67- app : layout_constraintStart_toStartOf =" @+id/detail "
67+ app : layout_constraintStart_toStartOf =" @+id/titleText "
6868 app : layout_constraintTop_toBottomOf =" @+id/detail" />
6969
7070 <Spinner
7575 android : layout_toEndOf =" @+id/providerSpinnerLabel"
7676 android : layout_toRightOf =" @+id/providerSpinnerLabel"
7777 app : layout_constraintBottom_toBottomOf =" @+id/providerSpinnerLabel"
78- app : layout_constraintEnd_toEndOf =" @+id/detail "
78+ app : layout_constraintEnd_toEndOf =" @+id/titleText "
7979 app : layout_constraintStart_toEndOf =" @+id/providerSpinnerLabel"
8080 app : layout_constraintTop_toTopOf =" @+id/providerSpinnerLabel" />
8181
You can’t perform that action at this time.
0 commit comments