aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_message.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement Markdown display due to update of Markwon library. Fixed ↵Alex Ning2019-08-261-1/+1
| | | | RetryLoadingMoreCallback is null in MessageRecyclerViewAdapter.
* View messages in ViewMessageActivity. Use LinkResolverActivity to handle ↵Alex Ning2019-08-181-0/+34
link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted.