glide
glide copied to clipboard
How to disable animated WebP animation?
How to disable animated WebP animation?
I tried dontAnimate()
but it seems only work for Gif.
How to make this working for WebP AnimatedImageDrawable
?
(I need to put those WebP image in recyclerView.)
Glide Version: 4.15.1