内容简介:Glide 4.1.0 已发布。Glide 是一个 Android 上的图片加载和缓存库,其目的是实现平滑的图片列表滚动效果。部分更新如下: Bug 修复 Fixed a bug where options applied in GlideExtensions could be ignored if...
Glide 4.1.0 已发布。Glide 是一个 Android 上的图片加载和缓存库,其目的是实现平滑的图片列表滚动效果。部分更新如下:
Bug 修复
Fixed a bug where options applied in
GlideExtensions
could be ignored if the extension option was applied to aRequestOptions
object that hadautoClone()
enabled (b39a9db)Fixed an issue default options set in
RequestManager
could be ignored ifautoClone()
was enabled (d717e83)Fixed double logging parts of GlideExceptions (9d7b8d9)
Fixed a bug where
DiskCacheStrategy.ALL
andDiskCachceStrategy.RESOURCE
when used while loading a GIF might lead to a partial or invalid cache file (1594655)Fixed a concurrent modification exception in
ViewTarget
(cac7192)Fixed an error attempting to load files more than
Integer.MAX_VALUE
in length (#2240, 8fac123)Fixed an issue with using cross fades in RecyclerView (06aced3).
Clarified nullability of properties in
DataFetcher
(#2203, thanks to @Tolriq)
更新内容较多,详情请参阅发布说明。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Glide 4.1.0 发布,Android 图片加载和缓存库》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Glide 4.1.1 发布,Android 图片加载和缓存库
- Glide 4.2.0 发布,Android 图片加载和缓存库
- Glide 4.3.0 发布,Android 图片加载和缓存库
- Glide 4.3.1 发布,Android 图片加载和缓存库
- Glide 4.5.0 发布,Android 图片加载和缓存库
- Glide 4.6.0 发布,Android 图片加载和缓存库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。