GlideWebpDecoder
GlideWebpDecoder copied to clipboard
Why not consider adding a method to stop at what frame?
Could you show some specific use cases? It behaviors align with Gif images.
Gif can stop with BaseRequestOptions#dontAnimate()
, but this not.