Display single comment thread when clicking a comment from ViewUserDetailActivity instead of showing all the comments.

This commit is contained in:
Alex Ning
2019-08-15 13:35:25 +08:00
parent 62dc889867
commit 478b85e67b
7 changed files with 204 additions and 75 deletions

View File

@@ -217,6 +217,5 @@
<string name="edit_flair">Edit Flair</string>
<string name="only_allow_64_chars">Only allow less than 64 characters</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="view_all_comments">Click here to browse all comments</string>
</resources>