TutorialsAndroid/FilePicker

auto select for single_mode file_select

angelkoh opened this issue · 1 comments

Currently, for Single_mode, you still need to click on the SELECT button after selecting a file.

It is more intuitive to automatically return to the parent the moment the file is clicked.

I just forked the code by making file selection directly on Single_mode and also hiding the check mark:
https://github.com/aminbh111/FilePicker