A common use for LinearLayout
is to evenly space (weight) views, for example:
How do you implement evenly spaced views like this using the new ConstraintLayout
?
ConstraintLayout
links for reference: blog post, I/O session video
A common use for LinearLayout
is to evenly space (weight) views, for example:
How do you implement evenly spaced views like this using the new ConstraintLayout
?
ConstraintLayout
links for reference: blog post, I/O session video