diff --git a/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml b/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml index 137595ed0..f3a01f06f 100644 --- a/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml +++ b/Uno.Gallery/Uno.Gallery.Shared/Views/SamplePages/ShadowContainerSamplePage.xaml @@ -850,19 +850,25 @@ + MenuFlyoutPresenterStyle="{StaticResource CustomMenuFlyoutPresenterStyle}"> - + - + - + - + + + + + + diff --git a/Uno.Gallery/Uno.Gallery.Shared/Views/Styles/NeumorphicStyles.xaml b/Uno.Gallery/Uno.Gallery.Shared/Views/Styles/NeumorphicStyles.xaml index acf9446d4..df088c6c9 100644 --- a/Uno.Gallery/Uno.Gallery.Shared/Views/Styles/NeumorphicStyles.xaml +++ b/Uno.Gallery/Uno.Gallery.Shared/Views/Styles/NeumorphicStyles.xaml @@ -1,10 +1,14 @@  + xmlns:android="http://uno.ui/android" + xmlns:ios="http://uno.ui/ios" + xmlns:um="using:Uno.Material" + mc:Ignorable="ios android"> @@ -104,6 +108,11 @@ + + + + + @@ -255,6 +264,13 @@ + + + + + + + @@ -345,6 +361,11 @@ + + + + + @@ -496,6 +517,13 @@ + + + + + + + @@ -930,7 +958,7 @@ - + @@ -1115,32 +1143,35 @@ + - - - - - - - + + + + + + + + + @@ -1148,6 +1179,148 @@ + + + + @@ -4198,5 +4371,205 @@ - + + + + + + + +