Skip to content

Modified the Tip Calculator app that’s presented in chapter 6, so it uses the OnKeyListener interface to handle Key events instead of using the OnEditorActionListener interface to handle Key events. Taken from Murach's Android Programming, 2nd Edition by Joel Murach. Page 195, Exercise 6-2

Notifications You must be signed in to change notification settings

MyCueCards/TipCalculator

About

Modified the Tip Calculator app that’s presented in chapter 6, so it uses the OnKeyListener interface to handle Key events instead of using the OnEditorActionListener interface to handle Key events. Taken from Murach's Android Programming, 2nd Edition by Joel Murach. Page 195, Exercise 6-2

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages