summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_playback.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences_playback.xml')
-rw-r--r--app/src/main/res/xml/preferences_playback.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/res/xml/preferences_playback.xml b/app/src/main/res/xml/preferences_playback.xml
index add9e8d4c..969013056 100644
--- a/app/src/main/res/xml/preferences_playback.xml
+++ b/app/src/main/res/xml/preferences_playback.xml
@@ -34,13 +34,6 @@
android:key="prefResumeAfterCall"
android:summary="@string/pref_resumeAfterCall_sum"
android:title="@string/pref_resumeAfterCall_title"/>
- <ListPreference
- android:defaultValue="pip"
- android:entries="@array/video_background_behavior_options"
- android:entryValues="@array/video_background_behavior_values"
- android:key="prefVideoBehavior"
- android:summary="@string/pref_videoBehavior_sum"
- android:title="@string/pref_videoBehavior_title"/>
</PreferenceCategory>
<PreferenceCategory android:title="@string/playback_control">