-
animateBounds
Modifier to animate layout changes (position and/or size) that occur within a LookaheadScope.
-
animateContentSize
This modifier animates its own size when its child modifier (or the child composable if it is already at the tail of the chain) changes size.
Compose Animation
Jetpack Compose API reference for animation.