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

Issue on android API level11 and above #15

Open Abhishek1511991 opened 3 years ago

Abhishek1511991 commented 3 years ago

No media Visible on Gallery Screen at Android API level >=10 required below permission to show media on gallery screen

add Pemission

WrathChaos commented 3 years ago

Thank you @Abhishek1511991 for reporting the issue. It's been a while working on this library, I will revise it soon.