issues
search
it1shka
/
checkers-app
Checkers application created for Mobile Applications in Android course at PWr
Other
1
stars
0
forks
source link
Rewrite using ViewModel and Room
#7
Closed
it1shka
closed
1 week ago
it1shka
commented
1 week ago
Use ViewModel instead of remember { mutableStateOf }
Use Room library instead of preferences