toggle menu
android-lib-template
androidJvm
switch theme
search in API
demo
/
io.monstarlab.demo
Package-level
declarations
Types
Functions
Types
Main
Activity
Link copied to clipboard
class
MainActivity
:
ComponentActivity
Functions
Greeting
Link copied to clipboard
@
Composable
fun
Greeting
(
name
:
String
,
modifier
:
Modifier
=
Modifier
)
Greeting
Preview
Link copied to clipboard
@
Preview
(
showBackground
=
true
)
@
Composable
fun
GreetingPreview
(
)