I\'m trying to utilize a ConstraintLayout (version 1.0.2) to set the height of 2 side-by-side views to match the tallest one of them. This serves as a ViewHolder in for a Re
This is tricky and slow, but it works.
The point is:
wrap_content
height attribute, so it will stretch parent if it is big enough.As you can see the capture below, we have two layouts. Hidden one is wrap_contents