Tagged Questions
2
votes
3answers
303 views
Show only supported files or all files in open file dialogue?
I'm creating a mobile app which has a kind of open file browser or dialogue if you will.
Should i use a filter so only files supported by the application (.txt, .pdf, .epub) are visible or should i ...