iielse / imageviewer

A simple and customizable Android full-screen image viewer 一个简单且可自定义的Android全屏图像浏览器
MIT License
2.23k stars 310 forks source link

本地图片不能放大和拖拽 #33

Closed traywangjun closed 6 years ago

ChangWeiBa commented 6 years ago

Uri.fromFile(new File(photoPaths.get(i)) 别用成 Uri.parse()了

iielse commented 6 years ago

恭喜