File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 android : layout_height =" wrap_content"
2626 app : layout_constraintStart_toStartOf =" parent"
2727 app : layout_constraintEnd_toEndOf =" parent"
28- app : layout_constraintTop_toBottomOf =" @+id/ChangeNameTextView "
28+ app : layout_constraintTop_toBottomOf =" @+id/ChangeStringTextView "
2929 app : layout_constraintBottom_toTopOf =" @+id/CancelButton"
3030 android : layout_marginTop =" 10dp"
3131 android : layout_marginStart =" @dimen/padding_20"
Original file line number Diff line number Diff line change 1313 app : layout_constraintStart_toStartOf =" parent"
1414 app : layout_constraintEnd_toEndOf =" parent"
1515 app : layout_constraintTop_toTopOf =" parent"
16- app : layout_constraintBottom_toTopOf =" @+id/DeleteDoorTextView "
16+ app : layout_constraintBottom_toTopOf =" @+id/CancelButton "
1717 android : layout_marginStart =" 10dp"
1818 android : layout_marginTop =" 10dp"
1919 android : textSize =" 23sp"
You can’t perform that action at this time.
0 commit comments