aFileChooser
aFileChooser copied to clipboard
Ability to select folders only
+1
I tried with intent.setType(DocumentsContract.Document.MIME_TYPE_DIR); into createGetContentIntent() from FileUtils. No luck.
@dentex: in the end I used a different library for folder selection
Link? Il 12/ott/2015 18:09, "Nicola Beghin" [email protected] ha scritto:
@dentex https://github.com/dentex: in the end I used a different library for folder selection
— Reply to this email directly or view it on GitHub https://github.com/iPaulPro/aFileChooser/issues/36#issuecomment-147448264 .