marinofaggiana 4 năm trước cách đây
mục cha
commit
9485180e09
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Viewer/NCViewerVideo/NCViewerVideo.swift

+ 1 - 1
iOSClient/Viewer/NCViewerVideo/NCViewerVideo.swift

@@ -115,7 +115,7 @@ protocol NCViewerVideoDelegate {
 extension NCViewerVideo: AVPlayerViewControllerDelegate {
     
     func playerViewControllerShouldAutomaticallyDismissAtPictureInPictureStart(_ playerViewController: AVPlayerViewController) -> Bool {
-        false
+        true
     }
     
     func playerViewControllerDidStartPictureInPicture(_ playerViewController: AVPlayerViewController) {