update
This commit is contained in:
parent
f919d28673
commit
13786919ab
|
|
@ -33,7 +33,7 @@ class MainActivity : ComponentActivity() {
|
|||
@Composable
|
||||
fun Greeting(name: String, modifier: Modifier = Modifier) {
|
||||
Text(
|
||||
text = "Hello $name!",
|
||||
text = "Hello $name! Gayyyyyyyyyyyy",
|
||||
modifier = modifier
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue