Releases: praveenkumar-programmer/Counter-App-Simple-MVVM-Example
Releases · praveenkumar-programmer/Counter-App-Simple-MVVM-Example
CounterApp
Fixed Bugs :
=> App crashing when started for the first time.
=> No action when buttons are clicked.
CounterApp
Room Persistence added.
Now the app can store its last known count and can restore it when the app is restarted.
CounterApp
Added Meldown Functionality that can survive lifecycle changes and orientation changes.
CounterApp
App version : 1.0
Minimum sdk : 23
Targeted sdk : 30