glide icon indicating copy to clipboard operation
glide copied to clipboard

How to disable animated WebP animation?

Open how8570 opened this issue 1 year ago • 0 comments

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

how8570 avatar Feb 23 '24 03:02 how8570