Is there a way to properly handle `animateContentS...
# compose
t
Is there a way to properly handle
animateContentSize()
with
.width(IntrinsicSize.Max)
? Seems the animation does not force recomposition or remeasure and so there's a jump in size at the end of the animation instead of animating properly the size 😞
z
Please file a bug. Cc @Doris Liu