You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the name suggets it is a basic calculator app for computing the bill amount including the tip.
It is implemented with the assisstance of the Butterknife gradle dependency and a combination of Relative layout and Linear Layout is used for positioning it's views.