diff --git a/source/Trek-12/Trek-12/AppShell.xaml b/source/Trek-12/Trek-12/AppShell.xaml index 47d7ad5..09d5f2a 100644 --- a/source/Trek-12/Trek-12/AppShell.xaml +++ b/source/Trek-12/Trek-12/AppShell.xaml @@ -5,7 +5,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:Trek_12" xmlns:views="clr-namespace:Trek_12.Views" - Shell.FlyoutBehavior="Disabled" + Shell.FlyoutBehavior="Flyout" Title="Trek_12"> + + diff --git a/source/Trek-12/Trek-12/Resources/Images/profile.jpg b/source/Trek-12/Trek-12/Resources/Images/profile.jpg new file mode 100644 index 0000000..c87dd44 Binary files /dev/null and b/source/Trek-12/Trek-12/Resources/Images/profile.jpg differ diff --git a/source/Trek-12/Trek-12/Trek-12.csproj b/source/Trek-12/Trek-12/Trek-12.csproj index a9426da..fb3ad58 100644 --- a/source/Trek-12/Trek-12/Trek-12.csproj +++ b/source/Trek-12/Trek-12/Trek-12.csproj @@ -62,7 +62,19 @@ + + + PageLeaderBoard.xaml + + + + + MSBuild:Compile + + + MSBuild:Compile + MSBuild:Compile diff --git a/source/Trek-12/Trek-12/Views/PageLeaderBoard.xaml b/source/Trek-12/Trek-12/Views/PageLeaderBoard.xaml new file mode 100644 index 0000000..ae169f5 --- /dev/null +++ b/source/Trek-12/Trek-12/Views/PageLeaderBoard.xaml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + +