SherlockGougou / BigImageViewPager

🔥🔥🔥 BigImage ImageView ViewPager 支持超长图、超大图的图片浏览器,优化内存,支持手势放大、下拉关闭、查看原图、加载百分比、保存图片等功能。
Other
2.15k stars 248 forks source link

保存多张url带附加参数的图片时永远只能保存一张图片 #104

Closed guodong89758 closed 3 years ago

guodong89758 commented 4 years ago

例如:http://image.heyuedi.com/analysis/gmfwf-1590114901981.png?x-oss-process=image/resize,w_720 图片地址虽然不一样,但截取图片名称的逻辑只能得到resize,w_720,保存多张图片图库只会存在一张图片

SherlockGougou commented 4 years ago

后续会优化为使用url做md5处理作为文件名

SherlockGougou commented 3 years ago

已优化: v4_6.0.1 androidx-6.0.2