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