siralam / BSImagePicker

An image picker that extends BottomSheetDialogFragment. Camera and gallery all in one dialog. Single or Multi Selection.
201 stars 62 forks source link

File not Found #46

Closed AyeshaFazal closed 4 years ago

AyeshaFazal commented 4 years ago

uriList.path is returning wrong path something like this " content://media/external/images/media/172775" and returning error statement as "open failed: ENOENT (No such file or directory)".

siralam commented 4 years ago

Duplicate of #33.