From d9bf7bf5f348106433a05d50d5bcfdb3bcddf20c Mon Sep 17 00:00:00 2001 From: Alexandre Agostinho Date: Thu, 6 Apr 2023 02:10:48 +0200 Subject: [PATCH] add toolkit community + base of the home view --- MCTG/Views/Home.xaml | 159 +++++++----------- MCTG/Views/MauiProgram.cs | 4 +- .../Views/Resources/Images/person_default.svg | 1 + MCTG/Views/Resources/Styles/Styles.xaml | 19 +++ MCTG/Views/Views.csproj | 1 + 5 files changed, 83 insertions(+), 101 deletions(-) create mode 100644 MCTG/Views/Resources/Images/person_default.svg diff --git a/MCTG/Views/Home.xaml b/MCTG/Views/Home.xaml index d441c66..5b42ef5 100644 --- a/MCTG/Views/Home.xaml +++ b/MCTG/Views/Home.xaml @@ -1,115 +1,74 @@  - + - + + + + +