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