MultipleImageSelect
MultipleImageSelect copied to clipboard
Android library that provides for multiple image selection.
The library is really slow on phones with photos in thousands (not very unusual!). After digging a bit into the Content Resolver code, I found the culprit. It's the `ArrayList.contains()`...
Fatal Exception: java.lang.IndexOutOfBoundsException: Invalid index 18, size is 18 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255) at java.util.ArrayList.get(ArrayList.java:308) at com.darsh.multipleimageselect.adapters.CustomImageSelectAdapter.getView(CustomImageSelectAdapter.java:46) at android.widget.AbsListView.obtainView(AbsListView.java:2467) at android.widget.GridView.makeAndAddView(GridView.java:1438) at android.widget.GridView.makeRow(GridView.java:366) at android.widget.GridView.fillDown(GridView.java:307) at android.widget.GridView.fillSpecific(GridView.java:587) at android.widget.GridView.layoutChildren(GridView.java:1292) at android.widget.AbsListView.onLayout(AbsListView.java:2230) at...
Hello, This one is not really related to your code, but it would be extremely nice if you can have a look at this one too. And another question: is...
I am not sure if it is related with issue #14 and I got this error. (My android version is - 6.0.1 and I am using v.0.0.4 of multiple image...
Hello, Thank you for the accepted pull request. We are not sure how to reproduce this error, but sometimes we get the following stack trace from our users devices: java.lang.NullPointerException...
Screen. center message: Allow accsee to photos, media and files on your device to view albums bottom button: GRANT PERMISSION no action.