A content provider wrapper for reactive queries

310 stars 24 forks 310 watchers Kotlin Apache License 2.0
1 Open Issue Need Help Last updated: Oct 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The project needs to replace its usage of `MockContentProvider` because it will become incompatible with AGP 9. The proposed solution is to implement and use a standard, real test content provider to ensure existing test functionality remains intact.

Complexity: 3/5
good first issue help wanted

A content provider wrapper for reactive queries

Kotlin