aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Click the subreddit icon or the subreddit name to view the subreddit's ↵Alex Ning2018-09-211-0/+10
| | | | details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed ↵Alex Ning2018-07-301-0/+10
| | | | subreddits RecyclerView to lauch the ViewSubredditActivity.
* Add RecyclerView for subscribed subreddits in navigation drawer and rewrite ↵Alex Ning2018-07-282-47/+0
| | | | some code
* First commitAlex Ning2018-07-264-0/+67