From 416a15681df20934d7de66c58526d08edbcf3e62 Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Fri, 7 Apr 2023 09:48:14 +0200 Subject: [PATCH] Suite listPage --- MangaMap/Views/listPage.xaml | 39 +++++++++++++++++++++++--------- MangaMap/Views/settingsPage.xaml | 1 + 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/MangaMap/Views/listPage.xaml b/MangaMap/Views/listPage.xaml index 8433d17..c95aa97 100644 --- a/MangaMap/Views/listPage.xaml +++ b/MangaMap/Views/listPage.xaml @@ -2,15 +2,32 @@ - - - - - - - - + BackgroundColor="{StaticResource Secondary}" + NavigationPage.HasNavigationBar="False"> + + + + + + + + + + + + + \ No newline at end of file diff --git a/MangaMap/Views/settingsPage.xaml b/MangaMap/Views/settingsPage.xaml index f1c8744..75c4eae 100644 --- a/MangaMap/Views/settingsPage.xaml +++ b/MangaMap/Views/settingsPage.xaml @@ -11,4 +11,5 @@