diff --git a/AideDeJeu/AideDeJeu/Views/DicesPage.xaml b/AideDeJeu/AideDeJeu/Views/DicesPage.xaml index 67978307..6b57fc18 100644 --- a/AideDeJeu/AideDeJeu/Views/DicesPage.xaml +++ b/AideDeJeu/AideDeJeu/Views/DicesPage.xaml @@ -6,7 +6,14 @@ xmlns:urho="clr-namespace:Urho.Forms;assembly=UrhoSharp.Forms" x:Class="AideDeJeu.Views.DicesPage" Appearing="ContentPage_Appearing" - Disappearing="ContentPage_Disappearing" Title="Dés" > + Disappearing="ContentPage_Disappearing" + Title="Dés" + Shell.FlyoutBehavior="Disabled" + Visual="Material"> + @@ -71,7 +78,10 @@ --> -