WIP
This commit is contained in:
@@ -49,8 +49,8 @@ struct ExternalWorkoutDetailView: View {
|
||||
} else {
|
||||
Image("icon")
|
||||
.resizable()
|
||||
.edgesIgnoringSafeArea(.all)
|
||||
.scaledToFill()
|
||||
.ignoresSafeArea()
|
||||
}
|
||||
}
|
||||
.onChange(of: bridgeModule.currentExercise, perform: { newValue in
|
||||
|
||||
Reference in New Issue
Block a user