WIP
This commit is contained in:
@@ -107,6 +107,8 @@ struct WorkoutDetailView: View {
|
||||
}
|
||||
|
||||
ExerciseListView(workout: workout, showExecersizeInfo: $showExecersizeInfo)
|
||||
.padding([.top, .bottom], 10)
|
||||
.background(Color(uiColor: .secondarySystemBackground))
|
||||
|
||||
ActionsView(completedWorkout: {
|
||||
bridgeModule.completeWorkout()
|
||||
|
||||
Reference in New Issue
Block a user