Pickpocket
Pickpocket copied to clipboard
A Kotlin Android library for content provider queries with reactive streams and coroutines.
Results
1
Pickpocket issues
Sort by
recently updated
recently updated
newest added
In my case, I'm using calendarFlow() and observing for calendar events. If I insert new event from calendar, it does not notify new changes. How can I solve it?