Mindinventory / Lassi-Android

All in 1 picker library for android.
https://www.mindinventory.com/android-application-development.php
MIT License
201 stars 50 forks source link

Video file in Downloads does not appear in video picker #86

Closed or-else closed 1 year ago

or-else commented 1 year ago

Stock app, stock Android emulator, API 31.

The webm was present in downloads but the stock (unmodified) demo app does not detect it. Google's Photos app can see it just fine.

vrajendraBhavsar commented 1 year ago

Hi @or-else, Can you please share the attributes that you use in your Activity class? as there are certain attributes we are providing such as setMaxTime or setMaxFileSize which could filter out the data that are being fetched.