diff --git a/Documentations/Sketch/Sketch_FGlobal.bmpr b/Documentations/Sketch/Sketch_FGlobal.bmpr new file mode 100644 index 0000000..47391cc Binary files /dev/null and b/Documentations/Sketch/Sketch_FGlobal.bmpr differ diff --git a/Documentations/Sketch/Sketch_FHomePage.bmpr b/Documentations/Sketch/Sketch_FHomePage.bmpr new file mode 100644 index 0000000..6d5a6a1 Binary files /dev/null and b/Documentations/Sketch/Sketch_FHomePage.bmpr differ diff --git a/Documentations/Sketch/Sketch_FOptions.bmpr b/Documentations/Sketch/Sketch_FOptions.bmpr index bbe446d..8c4bd93 100644 Binary files a/Documentations/Sketch/Sketch_FOptions.bmpr and b/Documentations/Sketch/Sketch_FOptions.bmpr differ diff --git a/Documentations/Sketch/Sketch_FReseau.bmpr b/Documentations/Sketch/Sketch_FReseau.bmpr index 33038bf..94ad41f 100644 Binary files a/Documentations/Sketch/Sketch_FReseau.bmpr and b/Documentations/Sketch/Sketch_FReseau.bmpr differ diff --git a/TheGameExtreme/view/HomePage.xaml b/TheGameExtreme/view/HomePage.xaml index 069fa44..591f463 100644 --- a/TheGameExtreme/view/HomePage.xaml +++ b/TheGameExtreme/view/HomePage.xaml @@ -20,14 +20,13 @@ 2 3 4 - 5 - + 5 - + diff --git a/TheGameExtreme/view/HomePage.xaml.cs b/TheGameExtreme/view/HomePage.xaml.cs index 3237411..b43aa51 100644 --- a/TheGameExtreme/view/HomePage.xaml.cs +++ b/TheGameExtreme/view/HomePage.xaml.cs @@ -4,7 +4,6 @@ using System.Linq; using System.Text; using System.Threading.Tasks; - using Xamarin.Forms; using Xamarin.Forms.Xaml;