You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved AsyncQueryHandler that handles BulkInsert operation
3
+
4
+
Note: This is literally a copy paste of the `AsyncQueryHandler` in Android and then modified that to support Bulk Insert operation. All credits goes to the Android Open Source team for writing the original `AsyncQueryHandler`.
0 commit comments