Add link to a good example for Rooms.
This commit is contained in:
parent
9e960af9e8
commit
b3bbe2b56a
@ -39,6 +39,9 @@ class MainActivity : ComponentActivity() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// This seems like a great tutorial for what I need to do!
|
||||||
|
// https://www.answertopia.com/jetpack-compose/a-jetpack-compose-room-database-and-repository-tutorial/
|
||||||
|
|
||||||
@Composable
|
@Composable
|
||||||
fun Main() {
|
fun Main() {
|
||||||
val context = LocalContext.current
|
val context = LocalContext.current
|
||||||
|
Loading…
x
Reference in New Issue
Block a user