feat: 应用切换至后台自动画中画 issues #212

This commit is contained in:
guozhigq
2023-10-23 23:34:24 +08:00
parent 2db5c45158
commit 81bf8d915c
3 changed files with 27 additions and 1 deletions

View File

@ -106,6 +106,7 @@ class SettingBoxKey {
static const String enableAutoExit = 'enableAutoExit';
static const String p1080 = 'p1080';
static const String enableCDN = 'enableCDN';
static const String autoPiP = 'autoPiP';
// youtube 双击快进快退
static const String enableQuickDouble = 'enableQuickDouble';