Android Day 7 Why calling Greeting multiple times don’t work?
Android Day 7 Why calling Greeting multiple times don't work? As someone who is new to composable, they may encounter some problem like this: class MainActivity : ComponentActivity() { override…