kyrie icon indicating copy to clipboard operation
kyrie copied to clipboard

Added a method for resetting the animation

Open ZianeA opened this issue 4 years ago • 0 comments

I stumbled upon this library while looking for a way to reset AnimatedVectorDrawable to its initial state. I found this thread on Reddit where Nick Butcher recommends your library. I was surprised to find that Kyrie didn't have a reset function. After digging a little deeper, I discovered that I can simply reset the currentPlayTime to zero. However, I still think it's valuable to have a more straight forward way to do this.

ZianeA avatar Dec 23 '20 12:12 ZianeA