darsh2 / MultipleImageSelect

Android library that provides for multiple image selection.
Apache License 2.0
300 stars 112 forks source link

java.lang.IllegalArgumentException: the bind value at index 1 is null #63

Open happyer2018 opened 3 years ago

happyer2018 commented 3 years ago

java.lang.IllegalArgumentException: the bind value at index 1 is null at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:172) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142) at android.content.ContentProviderProxy.query(ContentProviderNative.java:472) at android.content.ContentResolver.query(ContentResolver.java:1201) at android.content.ContentResolver.query(ContentResolver.java:1127) at android.content.ContentResolver.query(ContentResolver.java:1083) at com.darsh.multipleimageselect.activities.ImageSelectActivity$ImageLoaderRunnable.run(ImageSelectActivity.java:439) at java.lang.Thread.run(Thread.java:923)

gauravparmar03 commented 2 years ago

@happyer2018 is this issue was resolved or you still have this issue.