Glide加载webp动画及监听动画播放结束
一、webpdecoder 源码https://github.com/zjupure/GlideWebpDecoder二、 引入 // webpdecoder implementation "com.github.zjupure:webpdecoder:2.0.4.13.1" // glide 4.10.0+ implementation "com.github.bumptech.glide:glide:4.13.1" ann