Jacek
08/29/2023, 9:00 AMtransition animation
? Or at least a funnel pointing to the center of the bottom of the screen?
I didn't find anything useful in the animationSpec
.Jacek
08/29/2023, 11:47 AMexitTransition = {
slideOutVertically { it } + scaleOut()
}