DroidNinja/Android-FilePicker

Clicking "Done" after multiple selection not closes the gallery, but it navigates back one step.

Gurusivaram opened this issue · 1 comments

After selecting multiple items inside a folder, when we click "Done" usually, it should close the gallery and give us the list of media files in intent. But the problem we're facing right now is if we're inside some folder, clicking "Done" now not closes the gallery, it navigates on step back and takes us to the list of folders and if we click "Done" once again, then only the gallery closes and remaining steps are followed. Please help us. Thanks in advance. The above issue occurs most of the time, but not all time and especially in Android 10+ devices.

The problem is from our side. So closing the issue.