Question: Create an app on android studio that helps restaurant patrons calculate tip amount app should allow users to enter bill amount and select a percentage
Create an app on android studio that helps restaurant patrons calculate tip amount app should allow users to enter bill amount and select a percentage between 0-25%;
If user selects a percentage without entering bill amount, display a toast message asking them to enter bill amount and set focus to bill amount field
As tip percentage amount is changed, the app should automatically calculate tip amount and total amount (which is bill amount + tip amount)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
