diff --git a/ShanedlerSamples/AppShell.xaml b/ShanedlerSamples/AppShell.xaml index cac8e58..f202c13 100644 --- a/ShanedlerSamples/AppShell.xaml +++ b/ShanedlerSamples/AppShell.xaml @@ -3,25 +3,19 @@ x:Class="ShanedlerSamples.AppShell" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" - xmlns:local="clr-namespace:ShanedlerSamples" xmlns:ios="clr-namespace:Maui.FixesAndWorkarounds.iOSSpecific" - ios:ShellAttachedProperties.PrefersLargeTitles="true" - xmlns:libary="clr-namespace:Maui.FixesAndWorkarounds"> + xmlns:libary="clr-namespace:Maui.FixesAndWorkarounds" + xmlns:local="clr-namespace:ShanedlerSamples" + ios:ShellAttachedProperties.PrefersLargeTitles="true"> - - + + - + diff --git a/ShanedlerSamples/KeyboardPage.xaml b/ShanedlerSamples/KeyboardPage.xaml index 7e89d6a..7260aa4 100644 --- a/ShanedlerSamples/KeyboardPage.xaml +++ b/ShanedlerSamples/KeyboardPage.xaml @@ -1,16 +1,22 @@  - - + + - + - - - + + +