Ananas
Ananas copied to clipboard
Edit Image fetched from server
How I can edit images obtained from the server? as this library takes input image path in launcher Intent But I have images URL obtained from the server
That could be a good enhancement. Currently it doesn't support loading image from URL. What you can do for now is that download the image from the URL, generate a bitmap and pass it to the library via intentbuilder.