From ad3ff7259cb182408722dbdc107209a39ae90fc7 Mon Sep 17 00:00:00 2001 From: "titouan.louvet" Date: Sat, 29 Apr 2023 15:25:36 +0200 Subject: [PATCH 1/5] Version final de la page de connection et page de choix de compte --- .../Banquale/Views/ConnectionPage.xaml | 72 +++++++++++++++++++ .../Banquale/Views/SwitchAccountPage.xaml | 51 ++++++++++++- .../Banquale/Views/SwitchAccountView.xaml | 2 +- 3 files changed, 122 insertions(+), 3 deletions(-) diff --git a/src/Banquale/Banquale/Views/ConnectionPage.xaml b/src/Banquale/Banquale/Views/ConnectionPage.xaml index cdbf8dd..f0339b8 100644 --- a/src/Banquale/Banquale/Views/ConnectionPage.xaml +++ b/src/Banquale/Banquale/Views/ConnectionPage.xaml @@ -41,4 +41,76 @@ FontSize="Large"/> + + + + + + + + + \ No newline at end of file diff --git a/src/Banquale/Banquale/Views/SwitchAccountPage.xaml b/src/Banquale/Banquale/Views/SwitchAccountPage.xaml index 27b3429..7932c86 100644 --- a/src/Banquale/Banquale/Views/SwitchAccountPage.xaml +++ b/src/Banquale/Banquale/Views/SwitchAccountPage.xaml @@ -7,7 +7,10 @@ BackgroundColor="White"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +