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