diff --git a/src/BookApp/AppShell.xaml b/src/BookApp/AppShell.xaml index b991a8e..9b032c7 100644 --- a/src/BookApp/AppShell.xaml +++ b/src/BookApp/AppShell.xaml @@ -5,8 +5,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:BookApp" Shell.FlyoutBehavior="Disabled"> - - + diff --git a/src/BookApp/BookApp.csproj b/src/BookApp/BookApp.csproj index 6ec0be8..4b3f268 100644 --- a/src/BookApp/BookApp.csproj +++ b/src/BookApp/BookApp.csproj @@ -70,4 +70,16 @@ + + + ContentCollection.xaml + + + + + + MSBuild:Compile + + + diff --git a/src/BookApp/ContentView/ContentCollection.xaml b/src/BookApp/ContentView/ContentCollection.xaml new file mode 100644 index 0000000..17569dd --- /dev/null +++ b/src/BookApp/ContentView/ContentCollection.xaml @@ -0,0 +1,37 @@ + + + + + + + + + + + + +