ibireme / YYKit

A collection of iOS components.
MIT License
13.99k stars 3.7k forks source link

YYAnimatedImageView GIF只循环了一次 #583

Open AAWayne opened 3 years ago

AAWayne commented 3 years ago

使用YYAnimatedImageView加载GIF图片,不知道为什么只循环了一次, 我的解决方案是注释掉 YYAnimatedImageView.m 中第284行 _totalLoop = _curAnimatedImage.animatedImageLoopCount;