diff --git a/Sources/Ohara/AppShell.xaml b/Sources/Ohara/AppShell.xaml index 30998c4..d199a5d 100644 --- a/Sources/Ohara/AppShell.xaml +++ b/Sources/Ohara/AppShell.xaml @@ -4,11 +4,17 @@ xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:local="clr-namespace:Ohara" - Shell.FlyoutBehavior="Disabled"> + Shell.FlyoutBehavior="Disabled" + Shell.NavBarIsVisible="False"> + + + + + diff --git a/Sources/Ohara/MainPage.xaml b/Sources/Ohara/MainPage.xaml index 93bdbe3..2513e50 100644 --- a/Sources/Ohara/MainPage.xaml +++ b/Sources/Ohara/MainPage.xaml @@ -24,7 +24,7 @@ -