Skip to content

Commit e47aad6

Browse files
committed
Update Video11.swift
1 parent 74fb738 commit e47aad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swiftui-loop-videoplayer-example/views/video/Video11.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ struct Video11 : VideoTpl{
5151
.clipShape(RoundedRectangle(cornerRadius: 10))
5252
.accessibilityIdentifier(Video11.loopCounterIdentifier)
5353
}.ignoresSafeArea()
54+
.background(Color("app_blue"))
5455
}
5556
}

0 commit comments

Comments
 (0)