Colton Idle
03/20/2021, 7:02 PMStanley Gomes
03/20/2021, 7:06 PMdurationMillis to the animationSpec in transitions
AnimatedVisibility(
enter = slideInHorizontally(
animationSpec = tween(durationMillis = 2000)
),
exit = slideOutHorizontally(
animationSpec = tween(durationMillis = 2000)
)
)Vsevolod Ganin
03/20/2021, 7:32 PMDoris Liu
03/20/2021, 7:56 PMChris Sinco [G]
09/22/2021, 9:42 PMChris Sinco [G]
09/22/2021, 9:42 PM