zjupure / GlideWebpDecoder

A Glide WebpDecoder Intergration Library for decoding and displaying webp images
Apache License 2.0
747 stars 91 forks source link

Why not consider adding a method to stop at what frame? #98

Closed liuhuan0225 closed 1 year ago

zjupure commented 2 years ago

Could you show some specific use cases? It behaviors align with Gif images.

how8570 commented 7 months ago

Gif can stop with BaseRequestOptions#dontAnimate(), but this not.