From ecd29125f6cad754ff384937c9b8bae73f84f1ef Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Fri, 14 May 2021 15:51:50 +0200 Subject: Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e7e46b..ba66160 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,7 @@ Used to call APIs. ## Usage Displaying a snack when hitting the previously button on the first page : -![Previous_button_on_first_page](https://adjutor.xyz/gif/prev-button-message.gif) + +Previous_button_on_first_page] + This is a reminder since there's a bug (or a feature ;) ) that reset the page number inside the app/code but not the actual list displayed. -- cgit v1.2.3 From 67be76376ab6263ec1d97ea68d561bf90844df9d Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Wed, 19 May 2021 08:43:41 +0200 Subject: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba66160..4cca4a2 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,12 @@ Usage of singletons. Used to call APIs. ## Usage +### Swipe refresh feature +### Search feature + +### Previous feature Displaying a snack when hitting the previously button on the first page : -Previous_button_on_first_page] +Previous_button_on_first_page This is a reminder since there's a bug (or a feature ;) ) that reset the page number inside the app/code but not the actual list displayed. -- cgit v1.2.3