Infinity-For-Lemmy/app
2018-08-30 14:08:02 +08:00
..
src Display a custom error view when there is something wrong when loading best 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. 2018-08-30 14:08:02 +08:00
.gitignore First commit 2018-07-26 23:04:44 +08:00
build.gradle Change some methods related to parsing data to static methods. Preparing to use Retrofit to send API requests. Already made a change to use Retrofit to fetch comments. 2018-08-27 23:05:56 +08:00
proguard-rules.pro First commit 2018-07-26 23:04:44 +08:00