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