diff options
Diffstat (limited to 'app/src/main')
-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 93a77e9f..decf2674 100644 --- a/app/src/main/res/xml/video_preferences.xml +++ b/app/src/main/res/xml/video_preferences.xml @@ -21,11 +21,6 @@ <SwitchPreference app:defaultValue="false" - app:key="remember_mute_status_in_post_feed" - app:title="@string/settings_automatically_try_redgifs_title" /> - - <SwitchPreference - app:defaultValue="false" app:key="video_player_ignore_nav_bar" app:title="@string/settings_video_player_ignore_nav_bar_title" app:summary="@string/settings_video_player_ignore_nav_bar_summary" /> |