toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.transform
/
shrinkHorizontally
shrink
Horizontally
@
Stable
fun
shrinkHorizontally
(
animationSpec
:
FiniteAnimationSpec
<
IntSize
>
=
spring( stiffness = Spring.StiffnessMediumLow, visibilityThreshold = IntSize.VisibilityThreshold )
,
shrinkTowards
:
Alignment.Horizontal
=
Alignment.End
,
clip
:
Boolean
=
true
,
targetWidth
:
(
fullWidth
:
Int
)
->
Int
=
{ 0 }
)
:
ExitTransition