-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write database-backed example for kotlin #769
Comments
And/or the AndroidX paging library |
@rjrjr Is this still a valid issue? If yes, I would like to work upon it |
Yes please! It would need to be a separate module so that none of the existing ones get tied to whatever SqlDelight or whatever. At this point a Compose example might be more useful than RecyclerView or AndroidX Paging. |
@steve-the-edwards or @RBusarow would probably be a better reviewer / co-designer for it than I would. |
Sure, I will get started with jetpack compose only. @steve-the-edwards @RBusarow let me know if there is anything I need to know apart from the workflow-kotlin docs |
🍿 It'd be wise to share a quick description of whatever design you're thinking of as a sanity check. |
Sure. I will share by weekend |
Hi @rjrjr Rest of the details, I believe I would be able to tell when I actually get to start write an example |
I am sorry, I was MIA for 3 months or so, there was a family emergency |
We need example of driving long, random access list from a database — RecyclerView pulling from Rooms or SqlDelight
The text was updated successfully, but these errors were encountered: