diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ List of elements used in top manga and top anime with a recycler view -SwipeRefresh used to refresh the list of data. +SwipeRefresh used to refresh the list of data of the frist page. +Thanks to the scroll listener, touch the bottom of the page to load another page, replacing the first one. +Use the button (prev and next) to navigate with ease through the pages. The "ScrollListener" was added as a practice, it's not the best feature to navigate. Details of a chosen element from the recycler view with an intent object Title, synopsys and background clickable. |