Open gustavohansen opened 8 years ago
I call the stopAnimation from YYAnimatedImageView and doesn't work.
Try set imageView.autoPlayAnimatedImage = NO, and then call stopAnimation.
imageView.autoPlayAnimatedImage = NO
I call the stopAnimation from YYAnimatedImageView and doesn't work.