Glide 3.5.2 發布,Android 圖片加載和緩存庫

jopen 9年前發布 | 10K 次閱讀 Glide

Glide 是一個 Android 上的圖片加載和緩存庫,其目的是實現平滑的圖片列表滾動效果。

Glide 3.5.2 發布,此版本現已提供下載:

此版本是個小的 bug 修復版本:

Bug 修復

  • Fix a NPE on ComponentCallbacks (#329)

  • Fix an NPE caused by clearing the BitmapPool (#331)

  • Ensure requests started before the corresponding Fragment or Activity is started always run (#346)

  • Obey Target.ORIGINAL_SIZE when set via override() (#333)

  • Correctly parse JPEG image headers (#334)

  • Add an assertion when using a request builder as a thumbnail for itself (#330)

性能

  • Avoid an unnecessary Bitmap allocation and reference when decoding most GIFs (e85cf30)

  • Increase the BitmapPool hit rate on KitKat and Lollipop when using multiple types of Bitmaps (#335)

來自:http://www.oschina.net/news/59880/glide-3-5-2

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!