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