WrathChaos / MediaPickerLib

Kotlin based media picker library, to pick multiple images and/or vidoes from built-in gallery. Easy to implement and use :)
https://www.freakycoder.com
MIT License
49 stars 16 forks source link

Can we specify extension of videos #9

Open mrhammadasif opened 4 years ago

mrhammadasif commented 4 years ago

Can we specify extensions of video files to be selected

I want to only choose the files with mp4 extension, it is also accepting 3gp, which is not acceptable for the current scope of the application

WrathChaos commented 4 years ago

Hello @mrhammadasif, I'm going to research about it how to do it easily. I put it on my TODO list :) I will keep you informed about the developments