Skip to content

Commit 38b5497

Browse files
authored
Update README.md
1 parent 3a8804d commit 38b5497

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# ghibli-films
22

33
## Description
4-
Android App that shows a list with all films of Studio Ghibli. Touching one list item allows to see the film details.
5-
![handset parent](https://github.com/txemasv/ghibli-films/blob/master/screenshot/handset01.png)
6-
![hadset child](https://github.com/txemasv/ghibli-films/blob/master/screenshot/handset02.png)
7-
![tablet](https://github.com/txemasv/ghibli-films/blob/master/screenshot/tablet.png)
4+
Android App that shows a list with all films of Studio Ghibli. Touching one item on the list, allows to see the film details.
85

96
## Key Features
107
- MaterialDesign List based on CardView and RecyclerView.
@@ -14,6 +11,13 @@ Android App that shows a list with all films of Studio Ghibli. Touching one list
1411
- IU flexible based on Fragments (one-pane handset, two-panes tablet).
1512
- Multilanguage.
1613

14+
### Handset one-pane
15+
![handset parent](https://github.com/txemasv/ghibli-films/blob/master/screenshot/handset01.png)
16+
![hadset child](https://github.com/txemasv/ghibli-films/blob/master/screenshot/handset02.png)
17+
18+
### Tablet two-panes
19+
![tablet](https://github.com/txemasv/ghibli-films/blob/master/screenshot/tablet.png)
20+
1721
## Motivation
1822
Share a complete example that uses main libraries to create a JSON API Client respecting good design practices.
1923

0 commit comments

Comments
 (0)