aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/MangaAdapter.kt
AgeCommit message (Collapse)Author
2021-02-19Cleaning.release/1.0Clyhtsuriva
Removing some useless files. Adding comments. Updating the home page.
2021-02-19Deleting useless files and adding image support.Clyhtsuriva
2021-02-19Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva
2021-02-18PreparingClyhtsuriva
Preparing the implementation of the API datas to our recycerview in a fragment.
2021-02-17Trying to mimic the Flower exemple from google.Clyhtsuriva