PiP improvements

This commit is contained in:
Arkadiusz Fal
2022-08-19 00:40:46 +02:00
parent bec4ee0625
commit cd7f0c7360
16 changed files with 120 additions and 162 deletions

View File

@@ -227,8 +227,8 @@ struct PlayerControls: View {
HStack(spacing: 20) {
fullscreenButton
pipButton
#if os(iOS)
pipButton
lockOrientationButton
#endif