zjupure / GlideWebpDecoder

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

有没有非androidX的版本引用 #113

Closed a1506766443 closed 1 year ago

zjupure commented 1 year ago

Notice

Since Glide 4.10.0 has migrate to AndroidX, so your project must use AndroidX with Glide 4.10.0+.

WebpDecoder with AndroidX support starts from version 1.6.{GLIDE_VERSION} and won't support glide version below 4.10.0 anymore.

不再支持非AndroidX版本,建议尽早升级AndroidX,1.6之前版本是非AndroidX的