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