From 30c0dcb949186c21c60c4c9ddf8a581d40a43662 Mon Sep 17 00:00:00 2001 From: "E.Z. Hart" Date: Tue, 16 Aug 2016 12:10:32 -0600 Subject: Fix Entry/SearchBar color issues (#306) * Fix disappearing Entry text on UWP Anniversary Edition Fix background color reversion bug in UWP Phone Move SearchBar styling on UWP to its own file Make foreground/background color changes on UWP SearchBar/Entry consistent Fix SearchBar color toggle bug on WP8 * Temporarily moving SDK target to previous version * Fix build error on OSX --- Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml | 389 +++++++++++++++++++++++ 1 file changed, 389 insertions(+) create mode 100644 Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml (limited to 'Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml') diff --git a/Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml b/Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml new file mode 100644 index 00000000..3c85a01f --- /dev/null +++ b/Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml @@ -0,0 +1,389 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Visible + + + + + + + + + + + + + + + + + + + + + + + +