MultipleImageSelect icon indicating copy to clipboard operation
MultipleImageSelect copied to clipboard

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

Open happyer2018 opened this issue 5 years ago • 1 comments

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)

happyer2018 avatar Dec 25 '20 06:12 happyer2018

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

gauravparmar03 avatar Jan 18 '22 05:01 gauravparmar03