aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_subreddit_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning2018-09-211-3/+0
* Display a custom error view when there is something wrong when loading best p...Alex Ning2018-08-301-1/+2
* Change the logic of parsing the subreddit icon. Click the icon and the banner...Alex Ning2018-08-231-4/+9
* Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning2018-08-201-0/+1
* 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