Album
Album copied to clipboard
can not loadimage when captured using camera
Hi, as captured by camera i got url:
/storage/emulated/0/DCIM/20200903_141442516_d95d8d7d37a5f1e686baf8a6682cc1f0.jpg
im using picasso to load, but the error return:
E/PICASSO: Unrecognized type of request: Request{/storage/emulated/0/DCIM/20200903_141442516_d95d8d7d37a5f1e686baf8a6682cc1f0.jpg resize(480,480) centerCrop}
Please help, did you provide way to return Image instance + full url?