SDWebImage/SDWebImage/FLAnimatedImage
DreamPiggy 85cb2fd6ad Creating FLAnimatedImage in global queue to improve displaying gif performance (#2047)
* Creating FLAnimatedImage in global queue to improve displaying gif performance
* Added `context` dictionary param to `sd_internalSetImageWithURL` that allows sending context options. For now, one can pass `SDWebImageInternalSetImageInGlobalQueueKey` with true value so the `setImage` op is executed on a global queue.
2017-10-25 09:05:46 +03:00
..
FLAnimatedImageView+WebCache.h Fix SDWebImage v4 can not import libwebp framework's header files. 2017-10-06 12:27:24 +08:00
FLAnimatedImageView+WebCache.m Creating FLAnimatedImage in global queue to improve displaying gif performance (#2047) 2017-10-25 09:05:46 +03:00