Infinity-For-Lemmy/app/src/main
2018-08-30 14:08:02 +08:00
..
java/ml/docilealligator/infinityforreddit 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
res 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
AndroidManifest.xml Cancel loading the user's info when there is nobody logging in. Delete a line which access a deleted string resource in manifest. 2018-08-05 15:07:37 +08:00