Is there a callback for compose `animateSizeAsState` that gets invoked when `targetValue` is not cha...
m
Is there a callback for compose
animateSizeAsState
that gets invoked when
targetValue
is not changed and so results with no animation happening, but still have a callback invoked
a
this generally isn't something one would ask for in a declarative environment, what is it that you'd like to do with such a callback?