Is it possible to animate a Text `maxLines` with Compose MotionLayout? I see there is a `customInt()...
g
Is it possible to animate a Text
maxLines
with Compose MotionLayout? I see there is a
customInt()
and a
customFontSize()
but I'm not sure I understand this API. Any idea?