diff --git a/Qwirkle/Qwirkle/AppShell.xaml b/Qwirkle/Qwirkle/AppShell.xaml index 894686c..5a9db4a 100644 --- a/Qwirkle/Qwirkle/AppShell.xaml +++ b/Qwirkle/Qwirkle/AppShell.xaml @@ -6,9 +6,13 @@ xmlns:local="clr-namespace:Qwirkle" xmlns:localPages="clr-namespace:Qwirkle.Pages" Shell.FlyoutBehavior="Flyout" - Title="Qwirkle"> + Title="Qwirkle" + FlyoutBackgroundColor="White"> + + + x:Class="Qwirkle.MainPage" + xmlns:controls="clr-namespace:Qwirkle.Views"> - + + + +