public class MainActivity
extends AppCompatActivity
| Constructor and Description |
|---|
MainActivity() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onCreate(Bundle savedInstanceState)
Initializes this controller.
|
void |
pressed(View view)
Toggles the text and color of the button.
|