diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-19 08:44:09 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-19 08:44:09 +0200 |
commit | 1740c8c0ec4a7fe371c30bc6be784bdc9407dbe2 (patch) | |
tree | 76cfaf2a9ee0f3f867b584a43b2be14a950be252 | |
parent | 7193cbec73484ae71e4cf93a6ad959a09ad7dd4e (diff) | |
parent | 67be76376ab6263ec1d97ea68d561bf90844df9d (diff) |
Merge branch 'master' into develop
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -74,6 +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](https://adjutor.xyz/gif/prev-button-message.gif) + +<img src="https://adjutor.xyz/gif/prev-button-message.gif" alt="Previous_button_on_first_page" width="400"/> + 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. |