I have an app which need to download multiple small images. So, I use the VolleyLibrary. But I have a problem. When I download images sometimes, the images aren't in the correct orientation. So I tried to use ExifInterface, but I can't because ImageRequest from Volley only returns a bitmap or an error. And Bitmap object can't give me orientation. So can I use Volley to download image and rotate them correctly ?
Aucun commentaire:
Enregistrer un commentaire