mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
feat: inapp fullscreen (#1330)
This commit is contained in:
committed by
GitHub
parent
4ae3bd2845
commit
5fd3d32200
@@ -832,4 +832,7 @@ abstract class Pref {
|
||||
|
||||
static bool get keyboardControl =>
|
||||
_setting.get(SettingBoxKey.keyboardControl, defaultValue: true);
|
||||
|
||||
static bool get nativeFullscreen =>
|
||||
_setting.get(SettingBoxKey.nativeFullscreen, defaultValue: true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user