zjupure / GlideWebpDecoder

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

在 onResourceReady call WebpDrawable#stop() 沒有辦法停下動畫 #110

Closed how8570 closed 1 year ago

how8570 commented 1 year ago

如題,沒辦法在 load 完 animated-webp 以後不播放, 也無法透過 loopCount = 0 來停下動畫(畢竟是 LOOP_INTRINSIC)

zjupure commented 1 year ago

使用asBitmap加载静态图