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

Fix saveImageIntoGallery not working on Android 11 #230

Closed seeeeal closed 3 years ago

seeeeal commented 3 years ago

looks like MIME_TYPE "image/jpg" is not valid on Android11

shuaiyinoo commented 2 years ago

looks like MIME_TYPE "image/jpg" is not valid on Android11 When targetSdkVersion = 30 And compileSdkVersion = 30 It's still get Error Than Save Image failure.