Temporarily use the old way to load comments instead of Paging library. Load more parent-level comments once. Loading comments of comments is now working.

This commit is contained in:
Alex Ning
2019-02-20 22:13:26 +08:00
parent 0d6296c1a4
commit c00aaf04b9
11 changed files with 237 additions and 136 deletions

View File

@@ -15,6 +15,7 @@
<string name="load_data_failed">Cannot load posts</string>
<string name="load_comment_failed">Error loading comments</string>
<string name="load_more_comment_failed">Error loading more comments</string>
<string name="retry">Retry</string>
<string name="comments">Comments</string>
<string name="no_comments_yet">No comments yet. Write a comment?</string>