Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display a custom error view when there is something wrong when loading best ↵ | Alex Ning | 2018-08-30 | 1 | -0/+22 |
| | | | | posts. Probably fix a bug that holder.getAdapterPosition() returns -1 when loading subreddit icons in the RecyclerView of PostFragment. Subreddit banners are parsed correctly in ParseSubscribedThing. Check if the api call is successful in onResponse. Rewrite some methods. | ||||
* | Rename some classes and layout resources. Feature added: view posts in ↵ | Alex Ning | 2018-08-20 | 1 | -0/+30 |
ViewSubredditDetailActivity. |