This is the first project to Google's Android Developer Course (Unit 2: Layouts).
- XML Layout
- Google's Material Components (TextInput, RadioGroups, Sliders, SwitchMaterial)
- Icons
- Styles and Themes
The original instructions for this project produces the following:
The user can input the cost of their service, choose the tip percentage, and choose whether to round the tip amount to the nearest dollar or not.
To improve upon this project, I added additional user input options, such as typing in a custom tip percentage and choosing to split the total bill to up to 15 people.