Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

Gallery loading time #156

Open ragunathans opened 5 years ago

ragunathans commented 5 years ago

I have the following problems with the image picker plugin in Android:

Very low performance while opening the gallery. Took a very long time to open the gallery images.

The gallery is sorted from the oldest to the newest pictures. But I need to list the image from newest to oldest.

When a picture is chosen, it is not marked and not able to get image details.

The screen turns into white when we scroll the pictures in the gallery.

The plugin is working fine in the newest phones. I'm facing these issues in Samsung s6 edge with Android version 7.0

How can I solve these issues? Is there any workaround to fix those issues.

Thanks in advance.

martijnlutgens commented 5 years ago

My customers are also facing this problem on Android. When scrolling, the page turns white because loading takes a long time. Also after selecting a few images the screen suddenly jumps to halfway the list...

musketmax commented 4 years ago

I also encounter this problem, especially the first time it's opened (after granting permission).