diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-01-10 04:21:16 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2024-01-10 04:21:16 +0000 |
commit | 48624cc34aa6c57bfb809cca873e3ec0eb68380a (patch) | |
tree | 80af8d04022fe5357a219ef562d70728a8359c38 /app/src/main/res/xml | |
parent | 2b3405f368b35bd678b467da2828e289ce73831a (diff) | |
download | infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar.gz infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar.bz2 infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar.lz infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar.xz infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.tar.zst infinity-for-reddit-48624cc34aa6c57bfb809cca873e3ec0eb68380a.zip |
Remove Gfycat.
Diffstat (limited to 'app/src/main/res/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" |