-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple Counter app built in Android (Kotlin) where I learned how to use ViewModel to store and manage UI-related data in a lifecycle-conscious way.Features: Increment and decrement counter. State persistence during configuration changes,Implemented ViewModel to preserve counter state across configuration changes (e.g., screen rotation).
Scofield-alt/CounterApp-ViewModel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This is a simple Counter app built in Android (Kotlin) where I learned how to use ViewModel to store and manage UI-related data in a lifecycle-conscious way.Features: Increment and decrement counter. State persistence during configuration changes,Implemented ViewModel to preserve counter state across configuration changes (e.g., screen rotation).
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published