diff --git a/AideDeJeu/AideDeJeu/Views/MainShell.xaml b/AideDeJeu/AideDeJeu/Views/MainShell.xaml index 1ee03f51..111867ff 100644 --- a/AideDeJeu/AideDeJeu/Views/MainShell.xaml +++ b/AideDeJeu/AideDeJeu/Views/MainShell.xaml @@ -11,6 +11,7 @@ Shell.ForegroundColor="{DynamicResource HDRed}" Shell.TitleColor="{DynamicResource HDBlack}" Shell.UnselectedColor="{DynamicResource HDLightGrey}" + FlyoutHeaderBehavior="CollapseOnScroll" > @@ -34,6 +35,7 @@