diff options
| author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-19 08:43:41 +0200 | 
|---|---|---|
| committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-19 08:43:41 +0200 | 
| commit | 67be76376ab6263ec1d97ea68d561bf90844df9d (patch) | |
| tree | 76cfaf2a9ee0f3f867b584a43b2be14a950be252 | |
| parent | ecd29125f6cad754ff384937c9b8bae73f84f1ef (diff) | |
Update README.md
| -rw-r--r-- | README.md | 6 | 
1 files changed, 5 insertions, 1 deletions
| @@ -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 : -<img src="https://adjutor.xyz/gif/prev-button-message.gif" alt="Previous_button_on_first_page]" width="200"/> +<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. | 
