From a6f728a96b1f3968e434678fc56ed2dd38b6b54a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 31 Dec 2020 17:00:25 +0800 Subject: Mark posts as read on scroll. --- app/src/main/res/layout/fragment_post_history.xml | 31 +++++++++++++++++++++++ app/src/main/res/values/strings.xml | 5 ++-- 2 files changed, 34 insertions(+), 2 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_post_history.xml b/app/src/main/res/layout/fragment_post_history.xml index 325d74e1..8ced3790 100644 --- a/app/src/main/res/layout/fragment_post_history.xml +++ b/app/src/main/res/layout/fragment_post_history.xml @@ -92,6 +92,37 @@ + + + + + + + + Language Enable Search History Post History - Mark Posts As Read - Mark Posts As Read After Voting + Mark Posts as Read + Mark Posts as Read After Voting + Mark Posts as Read on Scroll Hide Read Posts Automatically Cannot get the link -- cgit v1.2.3