From 7cfc4296a0c6e429a07a8cc8cdc32489220cb04b Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 8 Jun 2019 08:01:31 +0800 Subject: Lazy Mode: Automatically scroll down the recyclerview in PostFragment to view posts without using hands. --- app/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 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 bf1a320d..0d23c7ca 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -10,6 +10,8 @@ Download Refresh Search + Start Lazy Mode + Stop Lazy Mode Error loading image. Tap to retry. Error loading posts.\nTap to retry. @@ -63,4 +65,7 @@ Infinity Search anything + Lazy Mode starts in %1$fs + Lazy Mode stopped + -- cgit v1.2.3