MultiType-FilePicker
MultiType-FilePicker copied to clipboard
Set Mime Type and Compress
- Is it possible to set MIME type to pick files?
- Is it possible to compress the selected files?
- Based on MimeUtils. guessMimeTypeFromExtension(String extension) you can create your own implementation or copy paste the code to your project, so you can get the extension from MIME type and use that