Skip to content

shainamainar/ButtoncounterMainar

Repository files navigation

README

Note: For a simple project as this, I did not bother creating a saved instance state. Instead I locked the orientation in the Manifest File.

Certification of Authenticity

I certify that this is my own work. Pledged 2/6/2018 Shaina Mae Mainar

Instructions

Create an app that has three buttons, one for incrementing a counter, one for decrementing the counter, and one for resetting the counter to 0. The counter must be displayed as a TextView and must retain its state when the phone is rotated between portrait and landscape modes. There should be no values, such as strings, dimensions, etc. hardcoded in the .java files. They should be maintained and accessed from the appropriate resource files.

About

Simple Button Counter App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages