summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e7e46b..4cca4a2 100644
--- a/README.md
+++ b/README.md
@@ -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.
/src/main/java/xyz/adjutor/aniki/presentation/controller/manga/SearchMangaController.kt?h=release/2.0&id=315c8932950c003f373de601eb3f9e678c073663&follow=1'>Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43