File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Android App that shows a list with all films of Studio Ghibli. Touching one item
77- MVP Architecture.
88- MaterialDesign List based on CardView and RecyclerView.
99- REST Client JSON using Retrofit, RxAndroid and Gson.
10+ - Dependency injection with Dagger.
1011- Load images with Glide.
1112- IU flexible based on Fragments (one-pane handset, two-panes tablet).
1213- Multilanguage.
@@ -19,7 +20,7 @@ Android App that shows a list with all films of Studio Ghibli. Touching one item
1920![ tablet] ( https://github.com/txemasv/ghibli-films/blob/master/screenshot/tablet.png )
2021
2122## Motivation
22- Share a complete example that uses main libraries to create a JSON API Client respecting good design practices.
23+ Share a complete example that uses must have libraries in Android to create a JSON API Client respecting good design practices.
2324
2425## Studio Ghibli API JSON
2526The Studio Ghibli API catalogs the films found in the worlds of Ghibli: https://ghibliapi.herokuapp.com/#tag/Films
You can’t perform that action at this time.
0 commit comments