diff options
Diffstat (limited to 'app/src/main/res/xml/video_preferences.xml')
-rw-r--r-- | app/src/main/res/xml/video_preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/video_preferences.xml b/app/src/main/res/xml/video_preferences.xml index ffc2a7f6..402497b8 100644 --- a/app/src/main/res/xml/video_preferences.xml +++ b/app/src/main/res/xml/video_preferences.xml @@ -15,11 +15,6 @@ app:title="@string/settings_mute_nsfw_video_title" /> <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference - app:defaultValue="true" - app:key="automatically_try_redgifs" - app:title="@string/settings_automatically_try_redgifs_title" /> - - <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference app:defaultValue="false" app:key="video_player_ignore_nav_bar" app:title="@string/settings_video_player_ignore_nav_bar_title" |