JakePrim
JakePrim
**Describe the bug** 升级到 Android 10,后调用Matisse崩溃 Invalid column COUNT(*) AS count **To Reproduce** ` Caused by: java.lang.IllegalArgumentException: Invalid column COUNT(*) AS count at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:170) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140) at android.content.ContentProviderProxy.query(ContentProviderNative.java:423) at android.content.ContentResolver.query(ContentResolver.java:944)...
I modified the calculateActiveItem method and the calculateMostVisibleItem method. I think the call to the `deactivate` method should destroy the previous call to the `deactivate` method on the next display,...