aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-03-23 10:38:03 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-03-23 10:38:03 +0100
commitd283df0f70241bb6b54bee66e8fb9564b0051376 (patch)
tree374a9a97fc1ad7caa3766b4bac45f517631444cd /README.md
parent436a01b64a3c2500aa8801a72f95dfc40b0b33b7 (diff)
Feature added to mangas
Display other pages by touching the bottom or by clicking buttons
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad56981..24ea18c 100644
--- a/README.md
+++ b/README.md
@@ -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.