Android-FilePicker icon indicating copy to clipboard operation
Android-FilePicker copied to clipboard

How to Check mime type of file ?

Open BoumBam opened this issue 5 years ago • 0 comments

I'm using that library with .setMaxCount(1) How could I check if the file in onActivityResult is a video or an image ?

BoumBam avatar Sep 25 '20 09:09 BoumBam