发布于 2018-01-06 00:21:48 | 225 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Glide Android 图片加载和缓存库

Glide 是一个 Android 上的图片加载和缓存库,其目的是实现平滑的图片列表滚动效果。


Glide 4.5.0 已发布,Glide 是一个 Android 上的图片加载和缓存库,其目的是实现平滑的图片列表滚动效果。

该版本引入了以下新特性:

  • Add an API to pause all requests for a given Activity or Fragment to allow callers to manually reduce memory when their Fragment or Application is backgrounded 

  • Fully support Bitmap re-use for RGBA_F16 Bitmaps. Previously Glide supported decoding RGBA_F16Bitmaps, but would not re-use any stored in the BitmapPool when doing so

  • Support decoding Videos from resources as AssetFileDescriptors

  • Added support for the MediaMetadataRetriever#getScaledFrameAtTime method added in OMR1 to marginally reduce memory usage when decoding video frames 

  • Support transcoding BitmapDrawables to byte[]

Breaking Changes:

  • Removed deprecated constructors requiring Contexts in most of Glide's default Transformation

  • The @NonNull and @Nullable annotations added in this release may break builds that depend on compiler plugins that do static nullability analysis, typically due a lack of annotations on any implemenations you might have of Glide's interfaces.

此外,还包含大量修复和其他改进,详情和下载地址可查阅发行列表



历史版本 :
Glide 4.5.0 发布,Android 图片加载和缓存库
Glide 4.3.1 发布,Android 图片加载和缓存库
Glide 4.3.0 发布,Android 图片加载和缓存库
Glide 4.2.0 发布,Android 图片加载和缓存库
Glide 4.1.1 发布,Android 图片加载和缓存库
Glide 4.1.0 发布,Android 图片加载和缓存库
Glide 4.0.0 发布,Android 图片加载和缓存库
Glide 4.0.0 RC1 发布,Android 图片加载和缓存库
Glide 4.0.0 RC0 发布,Android 图片加载和缓存库
Glide 3.8.0 发布,Android 图片加载和缓存库
Glide 3.7.0 发布,Android 图片加载和缓存库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务