Skip to content

Unit 2: Layouts from Google's Android Developer Course

Notifications You must be signed in to change notification settings

gvadam/tip-calculator

Repository files navigation

Tip Calculator

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:

original_1

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.

1 2 3

About

Unit 2: Layouts from Google's Android Developer Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages