Skip to content

新增功能,修复bug

Compare
Choose a tag to compare
@FlyJingFish FlyJingFish released this 31 Aug 11:02
· 145 commits to master since this release

1、新增同时加载缩略图,新版本默认开启,详细内容可看方法说明

  • 全局设置
OpenImageConfig.getInstance().setBothLoadCover()
  • 局部设置
OpenImage.with(context).setBothLoadCover()

2、修复 PhotoViewAttacher 内存泄漏问题

3、修复播放器UI显示问题

4、修改方法说明中错别字