Android File Picker🛩️ v0.6.4 Release Notes

Release Date: 2020-07-01 // almost 4 years ago
  • 🍱 🐟 0.6.4

    新增

    • 新增自定义图片加载器的方法
    • 新增上述示例

    更新

    • 图标加载方式

    修复

    • 低于 4.9 的 Glide 版本抛出 NoMethodFoundError 的错误. #76

    [Add]

    • 👉 User can add custom ImageEngine.
    • Custom ImageEngine Example.

    ⚡️ [Update]

    • Icon scale type.

    [Fix]

    • 👌 Support Glide 4.9 below version which would cause NoMethodFoundError. #76