Skip to content

Simple calculator that also saves state (base code is the previous calculator so styles)

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE.md
GPL-3.0
LICENCE.txt
Notifications You must be signed in to change notification settings

Android518-2017/03-calculator

 
 

Repository files navigation

Calculator v 3

This is my solution for the simple Calculator exercise, with the

  • added code xml for styles
  • added code to retain the state of the result displayed on the screen
  • added Logging of the two state methods & the result
  • added an image to the bottom of the calculator

result is in a TextView so it is the programmer's responsibility to save and restore it as needed

override onSaveInstanceState() and onRestoreInstanceState()

About

Simple calculator that also saves state (base code is the previous calculator so styles)

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE.md
GPL-3.0
LICENCE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%