We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f5eb6 commit de4fc84Copy full SHA for de4fc84
src/NewsReader/NewsReader.Presentation/Views/ShellView.xaml
@@ -115,7 +115,7 @@
115
</FlyoutPage.Flyout>
116
117
<FlyoutPage.Detail>
118
- <NavigationPage x:Name="navigationPage" BarBackgroundColor="{StaticResource Gray200}" BarTextColor="{StaticResource Gray900}">
+ <NavigationPage x:Name="navigationPage" BarBackgroundColor="{StaticResource Gray200}" BarTextColor="{StaticResource Gray900}" Background="White">
119
<x:Arguments>
120
<ContentPage/>
121
</x:Arguments>
0 commit comments