From ea75134160618549a68b37c05d491e319cce99c7 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 29 Dec 2020 00:28:01 +0100 Subject: toString global update The display of a print of each class was too ugly, just added a \n to make it more easier to teel the difference between each element. --- javadoc/deprecated-list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'javadoc/deprecated-list.html') diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html index 76ea693..21b8d23 100644 --- a/javadoc/deprecated-list.html +++ b/javadoc/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + -- cgit v1.2.3 option value='feature/bottom_navigation'>feature/bottom_navigation Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/controller/manga/DetailTopMangaController.kt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43