I am using the Glide library in an android application, i have loaded a image into a circular view, i am loading the image from a url, would it be possible to let the user load their own image using glide, from their camera/gallery, and not from a URL
Asked
Active
Viewed 832 times
1
-
Possible duplicate of [Glide load local image by Uri.](http://stackoverflow.com/questions/32332003/glide-load-local-image-by-uri) – drhr Nov 06 '16 at 21:40
-
thank you, will have a look – SEED Nov 06 '16 at 21:44