iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

Filter file types #27

Closed riyazMuhammad closed 10 years ago

riyazMuhammad commented 10 years ago

First of all thanks for sharing this awesome piece of work :)

Hey Guys is there a way to filter file types in this library?

I mean I want to limit this chooser to select only pdf or doc files.

Is there anything like this in here already ?

iPaulPro commented 10 years ago

Hey, sorry, I have not had time to devote to this library. There are a couple of pull requests with filter implementations that I have not tested.