Sorting users posts in ViewUserDetailActivity and FilteredPostsActivity is available.

This commit is contained in:
Alex Ning
2019-08-14 16:31:18 +08:00
parent 7cdf5d2e4c
commit 0a3d6520bc
10 changed files with 215 additions and 36 deletions

View File

@@ -216,4 +216,7 @@
<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>
</resources>