Glide 3.7.0 是一个小型的 feature/bugfix 发布:
特性
Add integration library for okhttp3 (#856, #887, #917)
Cancel pending requests in the okhttp3 library (#257)
Bug 修复
Fixed a memory leak loading GIFs (#690, #892)
Release all memory when clearMemory() is called (#687, #717)
Fix NoSuchMethodError on certain devices (#578)
Replace default user agent rather than appending default user agent when addHeader is called (#546)
Glide 是一个 Android 上的图片加载和缓存库,其目的是实现平滑的图片列表滚动效果。
软件详情:https://github.com/bumptech/glide/
下载地址:https://github.com/bumptech/glide/tree/v3.7.0
来自:开源中国社区

