From aa21dd9721f679187feef7c6c6c2fec6fa28a5ed Mon Sep 17 00:00:00 2001 From: Koitharu Date: Sat, 13 Mar 2021 09:13:16 +0200 Subject: [PATCH] Fixes --- .idea/misc.xml | 1 + app/build.gradle | 7 ++-- .../kotatsu/details/ui/ChaptersFragment.kt | 11 +++++- .../favourites/ui/FavouritesPagerAdapter.kt | 8 ++++ .../koitharu/kotatsu/local/data/MangaIndex.kt | 2 + .../reader/ui/pager/BaseReaderAdapter.kt | 1 + app/src/main/res/layout/fragment_chapters.xml | 39 +++++++++---------- build.gradle | 3 +- 8 files changed, 44 insertions(+), 28 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 489f14cd9..69b17eb0d 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,6 +4,7 @@