i2edu 5 éve
szülő
commit
ef8a4f5da4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      lib/src/chewie_player.dart

+ 1 - 1
lib/src/chewie_player.dart

@@ -135,7 +135,7 @@ class ChewieState extends State<Chewie> {
         DeviceOrientation.landscapeRight,
       ]);
     }else{
-      AutoOrientation.landscapeLeftMode();
+      AutoOrientation.landscapeRightMode();
     }
 
     if (!widget.controller.allowedScreenSleep) {