diff --git a/src/BookApp/AppShell.xaml b/src/BookApp/AppShell.xaml index a07b727..3990516 100644 --- a/src/BookApp/AppShell.xaml +++ b/src/BookApp/AppShell.xaml @@ -5,10 +5,6 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:BookApp" Shell.FlyoutBehavior="Disabled"> - - - - @@ -29,5 +25,4 @@ - diff --git a/src/BookApp/BookApp.csproj b/src/BookApp/BookApp.csproj index bce1c9e..ae57a42 100644 --- a/src/BookApp/BookApp.csproj +++ b/src/BookApp/BookApp.csproj @@ -67,8 +67,9 @@ + - + diff --git a/src/BookApp/MainPage.xaml b/src/BookApp/MainPage.xaml index 6b541a5..7e3dc0e 100644 --- a/src/BookApp/MainPage.xaml +++ b/src/BookApp/MainPage.xaml @@ -20,8 +20,8 @@ - - + + @@ -45,20 +45,26 @@