Glide 4.11.0 release, Android image loading and caching libraries

Glide 4.11.0 released, Glide is a picture on the Android loading and caching libraries, whose aim is to achieve a smooth picture list scrolling effect.

Updates are as follows:

characteristic

  • Glide is not often used in the application for the Glide timeout thread Add thread to reduce the memory
  • Adding getters to Bitmap Pool for cache statistics
  • Concurrent method to add the integrated library to allow resources to be released back into the pool Glide
  • Allow remote video decoding can decode video ByteBuffers in order to use than the default disk cache policy strategy

Bug fixes

  • Improved error text ModelLoader
  • Fixed wrong thumbnail loader
  • Repair abnormal when using Arrays.addAll on some Android device / version
  • Repair framework bug disrupt opt-old store or request ACCESS_MEDIA_LOCATION application heic on the Android Q / heif decoding
  • ……

Update Description: https://github.com/bumptech/glide/releases/tag/v4.11.0

Guess you like

Origin www.oschina.net/news/112674/glide-4-11-0-released