Jonathan
07/30/2025, 7:14 PMSeekableTransitionState
and manually seeking and animation via seekTo(…)
do you need to perform a snapTo(...)
in order for the SeekableTransitionState.currentState
to update?
I would like to have a seekable AnimatedVisibility
but my content never full leaves composition (space is consumed by sibling), it is only hidden.