[UWP] Explicitly set mobile StatusBar colors to white Background/black Foreground...
authorSamantha Houts <samantha@teamredwall.com>
Tue, 15 Nov 2016 19:43:34 +0000 (11:43 -0800)
committerJason Smith <jason.smith@xamarin.com>
Tue, 15 Nov 2016 19:43:34 +0000 (11:43 -0800)
commit0cc2fd2b6742a29fedc03de942801cc14ff6b499
tree2ce0f4adc438bd611931f6b8693a4b24482da9f8
parent6bc6ee5c712b2d29402e895993e38b4666acc3f9
[UWP] Explicitly set mobile StatusBar colors to white Background/black Foreground on Light theme (#491)

* [UWP] Encapsulate MobileStatusBar

* [UWP] Set StatusBar colors on Light theme

* Add test code to override status bar color
Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml
Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs
Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj
Xamarin.Forms.Platform.WinRT/Platform.cs