List of questions
Related questions
Question 104 - Associate Android Developer discussion
Relative positioning is one of the basic building blocks of creating layouts in ConstraintLayout. Constraints allow you to position a given widget relative to another one. What constraints do not exist?
A.
layout_constraintBottom_toBottomOf
B.
layout_constraintBaseline_toBaselineOf
C.
layout_constraintBaseline_toStartOf
D.
layout_constraintStart_toEndOf
Your answer:
0 comments
Sorted by
Leave a comment first