toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.shareelement
/
ShareTransition
/
animateSize
animate
Size
@
Composable
fun
animateSize
(
transitionSpec
:
@
Composable
Transition.Segment
<
ShareState
>
.
(
)
->
FiniteAnimationSpec
<
Size
>
=
{ spring(visibilityThreshold = Size.VisibilityThreshold) }
)
:
ShareAnimBody
<
Size
>