Skip to content

Releases: praveenkumar-programmer/Counter-App-Simple-MVVM-Example

CounterApp

23 Mar 11:49
Compare
Choose a tag to compare

Fixed Bugs :
=> App crashing when started for the first time.
=> No action when buttons are clicked.

CounterApp

08 Dec 07:45
Compare
Choose a tag to compare

Room Persistence added.
Now the app can store its last known count and can restore it when the app is restarted.

CounterApp

08 Nov 19:25
1d626ad
Compare
Choose a tag to compare

Added Meldown Functionality that can survive lifecycle changes and orientation changes.

CounterApp

08 Nov 14:24
aa23775
Compare
Choose a tag to compare

App version : 1.0
Minimum sdk : 23
Targeted sdk : 30