From 9e725df8491c55a9043c0f9bd4ce8dd20925cc8c Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Wed, 26 Apr 2023 17:28:44 +0200 Subject: [PATCH] Added things in listPage --- MangaMap/AppShell.xaml | 2 +- MangaMap/MangaMap.csproj | 1 + MangaMap/Views/listPage.xaml | 7 +++---- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MangaMap/AppShell.xaml b/MangaMap/AppShell.xaml index 0bc2603..d9797d4 100644 --- a/MangaMap/AppShell.xaml +++ b/MangaMap/AppShell.xaml @@ -33,4 +33,4 @@ Title="Fiche Exemple" ContentTemplate="{DataTemplate Views:ficheAnime}" /> - + \ No newline at end of file diff --git a/MangaMap/MangaMap.csproj b/MangaMap/MangaMap.csproj index 283cd48..d4214c6 100644 --- a/MangaMap/MangaMap.csproj +++ b/MangaMap/MangaMap.csproj @@ -90,6 +90,7 @@ + diff --git a/MangaMap/Views/listPage.xaml b/MangaMap/Views/listPage.xaml index 9f03ebd..d1bd076 100644 --- a/MangaMap/Views/listPage.xaml +++ b/MangaMap/Views/listPage.xaml @@ -29,7 +29,7 @@ Text="Progression" FontSize="Large" TextColor="White" HorizontalOptions="End" VerticalOptions="Center"/> - + @@ -42,7 +42,6 @@ - - + - + \ No newline at end of file