From 67eb8c9628cd5070319fac0d81be3ab8ac62006a Mon Sep 17 00:00:00 2001 From: "leo.tuaillon" Date: Wed, 5 Apr 2023 00:30:54 +0200 Subject: [PATCH] =?UTF-8?q?HomePage=20Corrig=C3=A9=20(reste=20=C3=A0=20cha?= =?UTF-8?q?nger=20les=20boutons=20en=20blanc,=20la=20searchBar=20et=20fini?= =?UTF-8?q?r=20le=20FlexLayout=20pour=20les=20recommended=20for=20you,=20a?= =?UTF-8?q?ussi=20remplacer=20les=20rectangle=20par=20les=20component=20re?= =?UTF-8?q?cipes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/{AppIcon => Images}/account.svg | 0 Resources/{AppIcon => Images}/sort.svg | 0 Resources/{AppIcon => Images}/syncalt.svg | 0 Resources/Styles/Styles.xaml | 10 - Views/HomePage.xaml | 296 +++++++++------------- 5 files changed, 126 insertions(+), 180 deletions(-) rename Resources/{AppIcon => Images}/account.svg (100%) rename Resources/{AppIcon => Images}/sort.svg (100%) rename Resources/{AppIcon => Images}/syncalt.svg (100%) diff --git a/Resources/AppIcon/account.svg b/Resources/Images/account.svg similarity index 100% rename from Resources/AppIcon/account.svg rename to Resources/Images/account.svg diff --git a/Resources/AppIcon/sort.svg b/Resources/Images/sort.svg similarity index 100% rename from Resources/AppIcon/sort.svg rename to Resources/Images/sort.svg diff --git a/Resources/AppIcon/syncalt.svg b/Resources/Images/syncalt.svg similarity index 100% rename from Resources/AppIcon/syncalt.svg rename to Resources/Images/syncalt.svg diff --git a/Resources/Styles/Styles.xaml b/Resources/Styles/Styles.xaml index 0e66b7c..18bcc12 100644 --- a/Resources/Styles/Styles.xaml +++ b/Resources/Styles/Styles.xaml @@ -4,16 +4,6 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - - -