aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/topanime/TopAnimeAdapter.kt
AgeCommit message (Collapse)Author
2021-02-23Started README and moved the packages.Clyhtsuriva
2021-02-22Detail is now working for animesClyhtsuriva
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder"
2021-02-20Implementation of Glide.Clyhtsuriva
Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences.
2021-02-19Adding scores to the recyclerview layout.Clyhtsuriva
2021-02-19Implementing TopAnimefeature/top_anime_handlingClyhtsuriva
Copied the topmanga folder and transformed everything in it into top anime.