mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
mod: 竖屏改为只持续两秒
This commit is contained in:
@@ -181,7 +181,7 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
|
||||
}
|
||||
if (MediaQuery.of(context).orientation ==
|
||||
Orientation.landscape) {
|
||||
verticalScreen();
|
||||
verticalScreenForTwoSeconds();
|
||||
}
|
||||
},
|
||||
child: SizedBox(
|
||||
|
||||
Reference in New Issue
Block a user