From f66831d18f1ea2a129b7cad0131923524606a5aa Mon Sep 17 00:00:00 2001 From: Nicolas BLONDEAU Date: Fri, 31 Mar 2023 10:03:00 +0200 Subject: [PATCH] Restructuration du projet, ajout de styles et d'animation --- Vues/Accueil.xaml | 96 +++++++++++++++++++++++-------- Vues/Accueil.xaml.cs | 2 - Vues/AppShell.xaml | 12 ++-- Vues/Resources/Styles/Colors.xaml | 4 ++ 4 files changed, 81 insertions(+), 33 deletions(-) diff --git a/Vues/Accueil.xaml b/Vues/Accueil.xaml index 4118dbf..76a9258 100644 --- a/Vues/Accueil.xaml +++ b/Vues/Accueil.xaml @@ -1,31 +1,81 @@  + x:Class="Vues.Accueil" + BackgroundImageSource="back.png"> + + + - - - - - - - - - - - - - - - - - + FontSize="40" + HeightRequest="100" /> +