I'm trying to find a way to reverse an avd animati...
# compose
p
I'm trying to find a way to reverse an avd animation. I have a avd for Play-> Pause and Pause->Play. When I just use the
animatedVectorResource
with the
atEnd
, it will just reverse the animation but I want to use a different vector for the reverse way. Is there any way to do that with compose?
d
This is not yet supported. Could you file a feature request for it?