Enable pip

This commit is contained in:
Caten
2024-04-16 12:47:33 +08:00
parent 1ee935105e
commit aa6d0feed7
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
app:useSimpleSummaryProvider="true" />
<SwitchPreference
app:defaultValue="false"
app:defaultValue="true"
app:key="pip_enabled"
app:title="@string/pref_enable_pip" />