You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: