aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_comment.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Click user names in comment to view the user's details. Minor visual redesign.Alex Ning2019-01-211-1/+2
* Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...Alex Ning2019-01-091-4/+3
* Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...Alex Ning2018-09-021-87/+111
* Load comment and post content text in HTML form instead of String. Fixed a bu...Alex Ning2018-08-201-3/+3
* First commitAlex Ning2018-07-261-0/+105