From 66e32cccbff3729a69176380c197a628b7691d4f Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Wed, 3 May 2023 11:50:39 +0200 Subject: [PATCH] Addded dictionnary for ImageButton --- MangaMap/Resources/Styles/Styles.xaml | 5 ++ MangaMap/Views/homePage.xaml | 122 ++++++++++++-------------- MangaMap/Views/listPage.xaml | 24 ++--- 3 files changed, 74 insertions(+), 77 deletions(-) diff --git a/MangaMap/Resources/Styles/Styles.xaml b/MangaMap/Resources/Styles/Styles.xaml index 050b36c..8379488 100644 --- a/MangaMap/Resources/Styles/Styles.xaml +++ b/MangaMap/Resources/Styles/Styles.xaml @@ -402,4 +402,9 @@ + + diff --git a/MangaMap/Views/homePage.xaml b/MangaMap/Views/homePage.xaml index cbdfa04..3a2e598 100644 --- a/MangaMap/Views/homePage.xaml +++ b/MangaMap/Views/homePage.xaml @@ -26,104 +26,96 @@ Spacing="100" HorizontalOptions="Center"> - - + + + - + - + + - - + - + - + + - - + - + - + + + - + + - + - + - diff --git a/MangaMap/Views/listPage.xaml b/MangaMap/Views/listPage.xaml index 14ba381..97e6ac1 100644 --- a/MangaMap/Views/listPage.xaml +++ b/MangaMap/Views/listPage.xaml @@ -43,14 +43,14 @@ - + - +