plus

Combines different enter transitions. The order of the EnterTransitions being combined does not matter, as these EnterTransitions will start simultaneously. The order of applying transforms from these enter transitions (if defined) is: alpha and scale first, shrink or expand, then slide.

Parameters

enter

another EnterTransition to be combined

Samples

androidx.compose.animation.samples.FullyLoadedTransition