Skip to content

Counter App designed using the ViewModel in Kotlin and it will maintain its state even on rotating the device.

Notifications You must be signed in to change notification settings

surajprakash267/CounterApp

Repository files navigation

Counter App

update1

Description:

  1. This App is Created using ViewModel in Kotlin.
  2. This is the most basic phase of this app.
  3. It has 2 buttons it's UI page.
  4. One button increments the counter as per no. of clicks on button and other one decrements the counter .
  5. You can see the number of count in the Counter text displayed in the top.
  6. The counter will maintain its state on rotating the device.

About

Counter App designed using the ViewModel in Kotlin and it will maintain its state even on rotating the device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages