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