penfeizhou / APNG4Android

Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance
Apache License 2.0
570 stars 75 forks source link

异常报错 #185

Closed ThinkAgains closed 1 year ago

ThinkAgains commented 1 year ago

微信截图_20230428173546

ThinkAgains commented 1 year ago

使用方式:Glide.with(imageView.context).load(url).into(imageView)

penfeizhou commented 1 year ago

请给出可复现问题的Demo代码