From 61d3302a309c888d4a0718ded3b83518f10d3630 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 30 Jul 2020 23:12:34 +0800 Subject: Use SharedPreferences to store post feed scrolled position instead of QNCache. Add an option to save the scrolled position. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (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 05c1c9de..9d918d75 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -348,6 +348,8 @@ Amoled Dark Interface Gestures & Buttons + Save Scrolled Position in Post Feed + Browse new posts after refreshing Open Link In App Video Video Autoplay -- cgit v1.2.3