YYImage icon indicating copy to clipboard operation
YYImage copied to clipboard

There is a way to stop webp animation?

Open gustavohansen opened this issue 9 years ago • 1 comments

I call the stopAnimation from YYAnimatedImageView and doesn't work.

gustavohansen avatar Jul 27 '16 15:07 gustavohansen

Try set imageView.autoPlayAnimatedImage = NO, and then call stopAnimation.

ibireme avatar Aug 05 '16 13:08 ibireme