Skip to content

Commit 9674522

Browse files
Update README.md
1 parent 6e945f2 commit 9674522

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ A simple Counter App to demonstrate **MVVM** in android
66

77
## Model-View-ViewModel
88

9-
**Latest Upadte**
10-
Added **MeltDown** Functionality that survives activty lifecycle changes and orientation changes.
9+
**Latest Updatte**
10+
11+
=> Added **ROOM Persistence Library**. The app can now store the last known count value on to the persistent storage and can restore the value on reopening.
12+
=> Added **MeltDown** Functionality that survives activty lifecycle changes and orientation changes.
1113

1214

1315

0 commit comments

Comments
 (0)