Album icon indicating copy to clipboard operation
Album copied to clipboard

can not loadimage when captured using camera

Open fukemy opened this issue 5 years ago • 0 comments

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?

fukemy avatar Sep 03 '20 07:09 fukemy