Day 5 of 100 (100 Days Android App Development Challenge for Beginners)
TASK REQUIREMENTS
- On app launch, Activity A page will appear on the screen with GroupRadio and a TextView Widget
- The RadioButton widgets will be layout horizontally.
- Wire an event handle to the RadioGroup
- When a single RadioButton is selected, it will display its position on a TextView.
Initial | Selection (2) | Selection (4) |
---|---|---|
![]() |
![]() |
![]() |