issues
search
MartinKoleff
/
KareFitnessApp
Android fitness app made in Jetpack Compose.
MIT License
4
stars
0
forks
source link
Development saved state handle
#23
Closed
MartinKoleff
closed
10 months ago
MartinKoleff
commented
10 months ago
In this branch l have:
Migrated all view models from factory initialization to saved state handle -> get navigation parameters directly in view model.
Fixed hasUpdated not changing onExerciseDelete callback.
Fixed workoutId not updating on navigation.
In this branch l have: