From e009d7e137bc3558c6a510f1ee3b70a7c4d74890 Mon Sep 17 00:00:00 2001 From: Guillaume REY Date: Sat, 1 Apr 2023 09:44:22 +0200 Subject: [PATCH] creation page de la carte --- Sources/Ohara/AppShell.xaml | 2 +- Sources/Ohara/MainPage.xaml | 5 +- Sources/Ohara/NewPage1.xaml | 58 ++++++++++++++++++--- Sources/Ohara/NewPage2.xaml | 12 +++++ Sources/Ohara/NewPage2.xaml.cs | 9 ++++ Sources/Ohara/Ohara.csproj | 3 ++ Sources/Ohara/Resources/Images/carte.png | Bin 0 -> 1354148 bytes Sources/Ohara/Resources/Styles/Styles.xaml | 1 + 8 files changed, 79 insertions(+), 11 deletions(-) create mode 100644 Sources/Ohara/NewPage2.xaml create mode 100644 Sources/Ohara/NewPage2.xaml.cs create mode 100644 Sources/Ohara/Resources/Images/carte.png diff --git a/Sources/Ohara/AppShell.xaml b/Sources/Ohara/AppShell.xaml index 30998c4..8cd2dec 100644 --- a/Sources/Ohara/AppShell.xaml +++ b/Sources/Ohara/AppShell.xaml @@ -8,7 +8,7 @@ diff --git a/Sources/Ohara/MainPage.xaml b/Sources/Ohara/MainPage.xaml index 377ca3d..93bdbe3 100644 --- a/Sources/Ohara/MainPage.xaml +++ b/Sources/Ohara/MainPage.xaml @@ -17,12 +17,13 @@ - + - + +