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 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'app/src/main/res/layout') 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 @@ + + + + + + + +