toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.transform
/
slideInHorizontally
slide
In
Horizontally
@
Stable
fun
slideInHorizontally
(
animationSpec
:
FiniteAnimationSpec
<
IntOffset
>
=
spring( stiffness = Spring.StiffnessMediumLow, visibilityThreshold = IntOffset.VisibilityThreshold )
,
initialOffsetX
:
(
fullWidth
:
Int
)
->
Int
=
{ -it / 2 }
)
:
EnterTransition