修改ImageKnife跳过网络,从内存中获取图片 cacheType参数未使用bug

Signed-off-by: ‘面条侠’ <‘wangxinxin51@h-partners.com’>
This commit is contained in:
‘面条侠’ 2024-04-10 16:22:07 +08:00
parent db4e10c580
commit 0a3aac2b77
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
## 2.1.2-rc.13
- 修改ImageKnife跳过网络从内存中获取图片 cacheType参数未使用bug
## 2.1.2-rc.12 ## 2.1.2-rc.12
- 新增gif播放次数功能 - 新增gif播放次数功能
- 新增磁盘预加载返回文件路径接口prefetchToDiskCache - 新增磁盘预加载返回文件路径接口prefetchToDiskCache