Relative Content

Tag Archive for androidandroid-jetpack-composekotlin-flow

Update UI list when (room) database changes

A list gets populated with data from a Room (sqlite) db.
By following tutorials and examples, mostly from Android itself, I came up with the following layered architecture: