Jaisel Rahman
Jaisel Rahman
Which version of glide you are using? Please try changing it to `4.10.0` or up.
Try using same version for annotation processor.
Can you provide the configuration used?
I could not reproduce the issue, can you provide more context. Can you try it with `setIgnoreNoMedia(false)` and `setIgnoreHiddenFile(false)`.
Fixed in [1.4.0-beta01](https://github.com/jaiselrahman/FilePicker/releases/tag/1.4.0-beta01), please check it out.
Paging support has been introduced in version [1.4.0-alpha02](https://github.com/jaiselrahman/FilePicker/releases/tag/1.4.0-alpha02). You can check it out.
I tried with around 2000 images but I couldn't notice much difference and the way the paging is implemented it fetches only 15 images from media store first time then...
@iskugor Can you try this [app](https://drive.google.com/uc?export=download&id=1uCFZyUJoPvfPeQNAQ0VNRClS64gZCk3N), select some images and share the log using the menu so that it may help me to identify the issue?
Thank you for the pull request and sorry for the late reply. Can you send just the commit https://github.com/jaiselrahman/FilePicker/pull/53/commits/5dc1f13ba4f6322fe6363251287f061aa8617e0f in the pull request as the paging support has been added?