mod: 竖屏改为只持续两秒

This commit is contained in:
orz12
2024-03-07 09:13:29 +08:00
parent ead21c8882
commit 9d684d1976
5 changed files with 29 additions and 18 deletions

View File

@@ -181,7 +181,7 @@ class _LiveRoomPageState extends State<LiveRoomPage> {
}
if (MediaQuery.of(context).orientation ==
Orientation.landscape) {
verticalScreen();
verticalScreenForTwoSeconds();
}
},
child: SizedBox(