From f68e4aad09427570ea0ceb2623576be125cd767a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 20 Jul 2021 09:01:57 +0800 Subject: New option: Remeber Muting Option in Post Feed. --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/video_preferences.xml | 10 ++++++++++ 2 files changed, 11 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 276f2746..f44c7c92 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -586,6 +586,7 @@ Disable NSFW Forever Show Only One Comment Level Indicator Switch to Landscape Orientation in Video Player Automatically + Remember Muting Option in Post Feed Cannot get the link diff --git a/app/src/main/res/xml/video_preferences.xml b/app/src/main/res/xml/video_preferences.xml index 93ccff6b..93a77e9f 100644 --- a/app/src/main/res/xml/video_preferences.xml +++ b/app/src/main/res/xml/video_preferences.xml @@ -19,6 +19,11 @@ app:key="automatically_try_redgifs" app:title="@string/settings_automatically_try_redgifs_title" /> + + + +