From c162f75d34ae4a32f73364466b460a00ebdaece6 Mon Sep 17 00:00:00 2001 From: jerrry08 Date: Sun, 4 Feb 2024 06:57:29 -0400 Subject: [PATCH] Use CollectionView for reader --- Anikin/Views/Manga/MangaReaderPage.xaml | 120 +++++++++++------------- 1 file changed, 56 insertions(+), 64 deletions(-) diff --git a/Anikin/Views/Manga/MangaReaderPage.xaml b/Anikin/Views/Manga/MangaReaderPage.xaml index a6d0396..55eab96 100644 --- a/Anikin/Views/Manga/MangaReaderPage.xaml +++ b/Anikin/Views/Manga/MangaReaderPage.xaml @@ -37,72 +37,64 @@ - - - + + - - - - - - - - - - - - - - - - - - - - - - - - + WidthRequest="{OnPlatform Default=60, + WinUI=100}"> + + + + + + + + - - - - - - - + + + + + + + + + + + + + + - + + + \ No newline at end of file