aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-18Load user info after the new access token is retrieved if the old access toke...Alex Ning1-2/+4
2018-07-29Add a scroll bar in the navigation drawerAlex Ning1-1/+2
2018-07-29Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning1-51/+70
2018-07-28Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so...Alex Ning1-3/+53