aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/item_layout.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Intents now working for top mangasClyhtsuriva2021-02-201-5/+4
|
* Implementation of Glide.Clyhtsuriva2021-02-201-17/+13
| | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences.
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-191-1/+12
|
* Deleting useless files and adding image support.Clyhtsuriva2021-02-191-1/+1
|
* Modifying, a bit, the layout.Clyhtsuriva2021-02-191-8/+12
|
* PreparingClyhtsuriva2021-02-181-11/+22
| | | | Preparing the implementation of the API datas to our recycerview in a fragment.
* Recycler view now working in a fragment.Clyhtsuriva2021-02-171-1/+1
|
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-171-11/+0
|
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-171-20/+14
|
* Starting to work on recycler view featureClyhtsuriva2021-02-161-0/+63