chris-horner
01/28/2021, 4:16 AMweight
of an item in a Column
down to 0? Seems a little tricky as weights must have a value greater than 0. Am I missing something?Doris Liu
01/28/2021, 4:26 AMweight
to 0?chris-horner
01/28/2021, 4:43 AMDoris Liu
01/28/2021, 4:47 AMweight(..)
modifier with: animateContentSize().then(if(..) weight(...) else height(0.dp))
(Haven't tested this, but I suspect it might work). 😁chris-horner
01/28/2021, 4:50 AMDoris Liu
01/28/2021, 4:52 AM