Open whitestarlau opened 2 months ago
I see the implementation of GifDrawableTransformation in the code, but the webp animation does not seem to have a corresponding implementation?
You can replace with optionalFitCenter to make it work. cf: https://github.com/bumptech/glide/issues/4943
Glide Version: 4.16.0
Device/Android Version: Xiaomi 14,Anroid version 14
Use Detail:When RequestOptions is not set, it works fine. But after setting it, it doesn't work.
Glide load line /
GlideModule
(if any) / list Adapter code (if any):Stack trace / LogCat: