I\'m new to ConstraintLayout, and I\'m trying to replicate the same grid behavior offered by GridLayout with ConstraintLayout.
Specifically, I want to design a two c
Try this out.
Something like this.