From 9f16b6c25aedce4511f9190f9f80e5ae782de55f Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 20 Jun 2020 14:02:33 +0800 Subject: Add an option: Mute Autoplaying Videos. --- app/src/main/res/xml/autoplay_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/src/main/res/xml') diff --git a/app/src/main/res/xml/autoplay_preferences.xml b/app/src/main/res/xml/autoplay_preferences.xml index 6cb07dd9..5cc344aa 100644 --- a/app/src/main/res/xml/autoplay_preferences.xml +++ b/app/src/main/res/xml/autoplay_preferences.xml @@ -10,6 +10,12 @@ app:title="@string/settings_video_autoplay_title" app:useSimpleSummaryProvider="true" /> + +