Kshitij Patil
01/05/2021, 10:43 AMfillMaxHeight
and one of the item's height is conditionally dependent upon some state, don't we have any other option than writing a custom layout to get wrapContent behaviour? Currently fillMaxHeight
makes the row fill the entire height but what I meant was the maximum height of an item in given rowYann Badoual
01/05/2021, 11:21 AMYann Badoual
01/05/2021, 11:22 AMKshitij Patil
01/05/2021, 12:47 PMBox
component followed by other elements horizontally but had to use constraint layout for some alignment features. I want the box to have max height required by other components which is being decided conditionally