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