File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
samplekotlin/src/main/res/layout Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1616 android : id =" @+id/messageListView"
1717 android : layout_width =" 0dp"
1818 android : layout_height =" 0dp"
19- android : background =" #f3f5f8"
2019 app : layout_constraintBottom_toTopOf =" @+id/messageInputView"
2120 app : layout_constraintEnd_toEndOf =" parent"
2221 app : layout_constraintStart_toStartOf =" parent"
Original file line number Diff line number Diff line change 2626 android : id =" @+id/messageListView"
2727 android : layout_width =" 0dp"
2828 android : layout_height =" 0dp"
29- android : background =" #f3f5f8"
3029 app : layout_constraintBottom_toTopOf =" @+id/messageInputView"
3130 app : layout_constraintEnd_toEndOf =" parent"
3231 app : layout_constraintStart_toStartOf =" parent"
Original file line number Diff line number Diff line change 2626 android : id =" @+id/messageListView"
2727 android : layout_width =" match_parent"
2828 android : layout_height =" 0dp"
29- android : background =" #f3f5f8"
3029 app : layout_constraintBottom_toTopOf =" @+id/messageInputView"
3130 app : layout_constraintEnd_toEndOf =" parent"
3231 app : layout_constraintStart_toStartOf =" parent"
You can’t perform that action at this time.
0 commit comments