DeveloperPaul123 / FilePickerLibrary

Simple library that allows for the picking of files and/or directories.
Apache License 2.0
79 stars 25 forks source link

Grid functionality with Thumbnail? #41

Open satnamvision opened 6 years ago

satnamvision commented 6 years ago

I have used this library in my recent projects. It's way better than any other available. I just want to request a feature : "GridView" VIEWS of files with "Thumbnail". Currently it provides list of files which can be improved by providing Grids of available Files. Thanks for this great work

DeveloperPaul123 commented 6 years ago

@satnamvision Thanks for using my lib! I think this is a worthy improvement. I'll add it to the next milestone.

DeveloperPaul123 commented 6 years ago

@satnamvision Would you want to be able to switch between a list and a grid?

satnamvision commented 6 years ago

Yes. Only these two option. One is already there & other is GridView.