diff --git a/Qwirkle/QwirkleViews/AppShell.xaml b/Qwirkle/QwirkleViews/AppShell.xaml index c75f2a2..1b768b5 100644 --- a/Qwirkle/QwirkleViews/AppShell.xaml +++ b/Qwirkle/QwirkleViews/AppShell.xaml @@ -6,8 +6,9 @@ xmlns:local="clr-namespace:Qwirkle" xmlns:localPages="clr-namespace:Qwirkle.Pages" Shell.FlyoutBehavior="Disabled" - Title="Qwirkle" - FlyoutBackgroundColor="White"> + FlyoutBackgroundColor="White" + IsVisible="False" + > diff --git a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml index 098db2a..3095be4 100644 --- a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml +++ b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml @@ -13,7 +13,7 @@ 1 - + @@ -38,10 +38,25 @@ - - - - +