Started trying to get the preview to work, but changed mind.
This commit is contained in:
@ -58,7 +58,9 @@ class MainActivity : ComponentActivity() {
|
||||
@Composable
|
||||
fun GreetingPreview() {
|
||||
ExampleRoomDatabase21EmptyTheme {
|
||||
Greeting("Android")
|
||||
ContactScreen (
|
||||
|
||||
)
|
||||
}
|
||||
}
|
||||
// */
|
Reference in New Issue
Block a user