Closed MartinKoleff closed 7 months ago
ExerciseDetailsConfigurator to be changed for sets/weight sheet that is used in do workout screen.
To add select multiple exercises and a submit button in the toolbar with counter of how much exercises are currently selected. Skip ExerciseDetailsConfigurator screen and integrate it in SearchExercisesScreen.
Timer almost done. To add selection coloring of how much time is left wired with timer.
Timer coloring based on time passed done (last line doesnt await 0 to fix).
BottomDialog wired with ExerciseDataSheet. Added ExerciseInfoRow to show current exercise and current set of all. To wire with view model. Updated toolbar to have next workout button (to add swipe too).
Wired DoWorkoutViewModel with DoWorkoutScreen and NextExerciseCountdownScreen. To fix ExerciseDataSheet invalid data on initail load bug. To test NextExerciseCountdownScreen overlay on DoWorkoutScreen (check exercise timer inconsistencies).
Add do workout configurator
Storing data for workout completed.
This screen will include;