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

Creating a File filter as per file size #10

Open laaptu opened 11 years ago

laaptu commented 11 years ago

Rather than an issue ,it would be an enhancement Just like filtering the files as per file type, a mechanism to filter files as per their size. Meaning if the user wants to display images with maximum size of 5 Mb or less,then the file browser will display only those images.