Wrote up something small about how I started using interface inheritance to handle inserting into multiple tables at a time in Room, when you have a common type used by multiple Daos and don't want to duplicate code.
#AndroidDev
androidessence.com/multi-table-...
Screaming into the void some thoughts on AI coding.
androidessence.com/leave-me-beh...
Thanks @androidweekly.bsky.social for featuring Dejavu!
I just shipped v0.2.0 with CompositionObserver integration.
When a recomposition assertion fails, you see exactly which state object caused it, and the value progression.
github.com/himattm/dejavu