WIP
This commit is contained in:
@@ -43,7 +43,6 @@ struct WorkoutDetailView: View {
|
||||
if phoneThotStyle != .off {
|
||||
GeometryReader { metrics in
|
||||
ZStack {
|
||||
|
||||
PlayerView(player: $avPlayer)
|
||||
.frame(width: metrics.size.width * 1, height: metrics.size.height * 1)
|
||||
.onAppear{
|
||||
|
||||
Reference in New Issue
Block a user