Piasy / BigImageViewer

Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
MIT License
3.98k stars 400 forks source link

mBigImageView.showImage(Uri uri) #211

Open leaderliang opened 3 years ago

leaderliang commented 3 years ago

mBigImageView.showImage(Uri uri) 怎么设置 mipmap 或者 assets等其他方式的图片呢?使用起来有局限性啊~,demo 里都是在线地址

Piasy commented 3 years ago

你可试试 resource/assets to uri。

局限是肯定的 :)