singhangadin / android-filepicker

Selecting directories/files made a lot easier.
Apache License 2.0
651 stars 139 forks source link

Remove empty folders #70

Closed bilalhussainn closed 6 years ago

bilalhussainn commented 6 years ago

How to ignore folders, which doesn't contain specified file extensions.

singhangadin commented 6 years ago

There is no option to do so, it would require recursively searching through all the child directories.