bumptech / bumptech/glide

How to disable animated WebP animation?

Open
#5,375 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

How to disable animated WebP animation?

I tried [`dontAnimate()`](https://github.com/bumptech/glide/blob/193cf61354cc01f38b15bf1605905b49a19e6b7a/library/src/main/java/com/bumptech/glide/request/BaseRequestOptions.java#L1096) 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.