WIP
This commit is contained in:
@@ -38,6 +38,7 @@ struct WorkoutDetailView: View {
|
||||
CountdownView()
|
||||
}
|
||||
.padding()
|
||||
.frame(maxWidth: .infinity)
|
||||
.background(Color(uiColor: .systemBackground))
|
||||
|
||||
GeometryReader { metrics in
|
||||
|
||||
Reference in New Issue
Block a user