From c1862f334ef76b009b4423cbb92cf47d11f7431d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 11 Aug 2021 23:44:43 +0800 Subject: Disable video autoplay when separating post and comments in post detail page is enabled. --- app/src/main/res/values/strings.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f0fba961..76afcacb 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -590,8 +590,9 @@ Switch to Landscape Orientation in Video Player Automatically Remember Muting Option in Post Feed Post Details - Separate Post And Comments in Portrait Mode - Separate Post And Comments in Landscape Mode + Separate Post And Comments in Portrait Mode + Separate Post And Comments in Landscape Mode + Video autoplay will be disabled in the post detail page Use Bottom Toolbar in Media Viewer Secure Mode Screenshot and video recording are not allowed. No preview in recent app screen. -- cgit v1.2.3