From 724d3181e22a54de77ccf513dec0c19ddcfb8024 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 22 Jun 2019 11:58:20 +0800 Subject: ReImplemented loading more comments. Load more comments of comments by clicking the load more item (Still has a little issue). Minor bugs fixed. --- app/src/main/res/values/strings.xml | 9 +++++++-- 1 file changed, 7 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 6c9120c7..8cd06098 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -27,8 +27,8 @@ No storage permission to save this file Error loading posts - Error loading comments - Error loading more comments + Error loading comments + Error loading more comments Retry Comments No comments yet. Write a comment? @@ -80,4 +80,9 @@ Download completed Download Failed + + Load more comments + Load failed. Tap to retry. + + Loading -- cgit v1.2.3