Hi everyone, I was playing with the AnimatedVisibility() today, and wonder if there is a way to figure out when the animation end. Does anyone know something about this?
d
Doris Liu
05/24/2021, 10:49 PM
Have you tried the
AnimatedVisibility(MutableTransitionState, ...)
API yet? You can observe whether the animation has ended via