File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
samplejava/src/main/res/layout
samplekotlin/src/main/res/layout Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3333 app : layout_constraintBottom_toBottomOf =" parent"
3434 app : layout_constraintEnd_toEndOf =" parent"
3535 app : layout_constraintStart_toStartOf =" parent" />
36+
3637</androidx .constraintlayout.widget.ConstraintLayout>
Original file line number Diff line number Diff line change 2727 app : layout_constraintEnd_toEndOf =" @+id/iv_media_thumb"
2828 app : layout_constraintStart_toStartOf =" @id/iv_media_thumb"
2929 app : layout_constraintTop_toTopOf =" @id/iv_media_thumb" />
30+
3031</androidx .constraintlayout.widget.ConstraintLayout>
Original file line number Diff line number Diff line change 3232 app : layout_constraintBottom_toBottomOf =" parent"
3333 app : layout_constraintEnd_toEndOf =" parent"
3434 app : layout_constraintStart_toStartOf =" parent" />
35+
3536</androidx .constraintlayout.widget.ConstraintLayout>
Original file line number Diff line number Diff line change 2727 app : layout_constraintEnd_toEndOf =" @+id/iv_media_thumb"
2828 app : layout_constraintStart_toStartOf =" @id/iv_media_thumb"
2929 app : layout_constraintTop_toTopOf =" @id/iv_media_thumb" />
30+
3031</androidx .constraintlayout.widget.ConstraintLayout>
You can’t perform that action at this time.
0 commit comments