aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display both the subreddit and the user name in ViewPostDetailActivity.Alex Ning2019-07-291-8/+19
* Fixed bugs when posting without a flair specified. Minor UI tweaks.Alex Ning2019-07-191-5/+2
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-1/+1
* Display spoiler and flair info in posts.Alex Ning2019-07-171-1/+43
* Minor UI tweaks. Preparing for submitting text posts.Alex Ning2019-07-091-1/+1
* Reimplement ViewPostActivity using one recyclerview to display a post and its...Alex Ning2019-06-251-0/+252