mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-19 07:34:04 +08:00
hide systembar when preview
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -84,7 +84,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
..addStatusLister(playerListener);
|
||||
PlPlayerController.setPlayCallBack(plPlayerController.play);
|
||||
if (plPlayerController.removeSafeArea) {
|
||||
hideStatusBar();
|
||||
hideSystemBar();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user