新增解除不支持小窗应用限制

This commit is contained in:
乌堆小透明
2022-03-02 02:34:37 +08:00
parent 2475e469f4
commit f70607d7f6
3 changed files with 10 additions and 0 deletions

View File

@@ -338,6 +338,12 @@ class SettingsActivity : MIUIActivity() {
SwitchV("unlock_unlimited_cropping")
)
)
add(
TextWithSwitchV(
TextV(resId = R.string.remove_small_window_restrictions),
SwitchV("remove_small_window_restrictions")
)
)
add(
TextSummaryWithSwitchV(
TextSummaryV(