TakePhoto icon indicating copy to clipboard operation
TakePhoto copied to clipboard

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

Open wangzhanxian opened this issue 3 years ago • 0 comments

Fatal Exception: java.lang.IllegalArgumentException: the bind value at index 1 is null at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:165) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135) at android.content.ContentProviderProxy.query(ContentProviderNative.java:421) at android.content.ContentResolver.query(ContentResolver.java:493) at android.content.ContentResolver.query(ContentResolver.java:436) at com.darsh.multipleimageselect.activities.ImageSelectActivity$f.run(SourceFile:16) at java.lang.Thread.run(Thread.java:819)

wangzhanxian avatar Jul 16 '20 03:07 wangzhanxian