aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_subreddit_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fetch a new access token in onCreate method of MainActivity when the old acce...Alex Ning2018-08-051-1/+4
* Fetch the subreddit info and save it to the database. Solve a bug that cannot...Alex Ning2018-08-051-17/+31
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-301-0/+98