From faaad3331257f3edbbba2c5e3ac7a4a9f95db52e Mon Sep 17 00:00:00 2001 From: shane Date: Tue, 2 Feb 2021 22:57:11 -0600 Subject: [PATCH 1/2] Bump Google Material --- .nuspec/Xamarin.Forms.Visual.Material.nuspec | 2 +- .nuspec/Xamarin.Forms.nuspec | 2 +- DualScreen/DualScreen.Android/DualScreen.Android.csproj | 2 +- EmbeddingTestBeds/Embedding.Droid/Directory.Build.targets | 2 +- .../Xamarin.Forms.Platform.Android (Forwarders).csproj | 2 +- Xamarin.Forms.ControlGallery.Android/Directory.Build.targets | 2 +- Xamarin.Forms.ControlGallery.Android/Nuget.Build.targets | 2 +- Xamarin.Forms.DualScreen/Xamarin.Forms.DualScreen.csproj | 2 +- Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj | 2 +- .../Xamarin.Forms.Material.Android.csproj | 2 +- .../Xamarin.Forms.Platform.Android.csproj | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.nuspec/Xamarin.Forms.Visual.Material.nuspec b/.nuspec/Xamarin.Forms.Visual.Material.nuspec index ca2296870a0..e5dd8cf8fb6 100644 --- a/.nuspec/Xamarin.Forms.Visual.Material.nuspec +++ b/.nuspec/Xamarin.Forms.Visual.Material.nuspec @@ -23,7 +23,7 @@ - + diff --git a/.nuspec/Xamarin.Forms.nuspec b/.nuspec/Xamarin.Forms.nuspec index 4022bed60a8..4adc17b95fe 100644 --- a/.nuspec/Xamarin.Forms.nuspec +++ b/.nuspec/Xamarin.Forms.nuspec @@ -16,7 +16,7 @@ - + diff --git a/DualScreen/DualScreen.Android/DualScreen.Android.csproj b/DualScreen/DualScreen.Android/DualScreen.Android.csproj index 20f6381a1a8..bb7203035cf 100644 --- a/DualScreen/DualScreen.Android/DualScreen.Android.csproj +++ b/DualScreen/DualScreen.Android/DualScreen.Android.csproj @@ -116,7 +116,7 @@ - + diff --git a/EmbeddingTestBeds/Embedding.Droid/Directory.Build.targets b/EmbeddingTestBeds/Embedding.Droid/Directory.Build.targets index 86573de3be2..13785c309a0 100644 --- a/EmbeddingTestBeds/Embedding.Droid/Directory.Build.targets +++ b/EmbeddingTestBeds/Embedding.Droid/Directory.Build.targets @@ -3,7 +3,7 @@ - + diff --git a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj index e7208338203..60147027731 100644 --- a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj +++ b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj @@ -24,7 +24,7 @@ - + diff --git a/Xamarin.Forms.ControlGallery.Android/Directory.Build.targets b/Xamarin.Forms.ControlGallery.Android/Directory.Build.targets index 03073fa35e3..082aa3aff44 100644 --- a/Xamarin.Forms.ControlGallery.Android/Directory.Build.targets +++ b/Xamarin.Forms.ControlGallery.Android/Directory.Build.targets @@ -2,7 +2,7 @@ - + diff --git a/Xamarin.Forms.ControlGallery.Android/Nuget.Build.targets b/Xamarin.Forms.ControlGallery.Android/Nuget.Build.targets index c2fc99c62e3..5093f433d89 100644 --- a/Xamarin.Forms.ControlGallery.Android/Nuget.Build.targets +++ b/Xamarin.Forms.ControlGallery.Android/Nuget.Build.targets @@ -7,7 +7,7 @@ - + diff --git a/Xamarin.Forms.DualScreen/Xamarin.Forms.DualScreen.csproj b/Xamarin.Forms.DualScreen/Xamarin.Forms.DualScreen.csproj index ff3632077d3..9ea759461d0 100644 --- a/Xamarin.Forms.DualScreen/Xamarin.Forms.DualScreen.csproj +++ b/Xamarin.Forms.DualScreen/Xamarin.Forms.DualScreen.csproj @@ -56,7 +56,7 @@ - + diff --git a/Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj b/Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj index 631b2f9cbc8..01f31e100cf 100644 --- a/Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj +++ b/Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj @@ -21,7 +21,7 @@ - + diff --git a/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj b/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj index 7e3c466cb28..51730a6d519 100644 --- a/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj +++ b/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj @@ -16,7 +16,7 @@ - + diff --git a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj index b0c4c07104f..7420ed09713 100644 --- a/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj +++ b/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj @@ -44,7 +44,7 @@ - + From ec87a5d2288f712ed2f8e6ec9424c212f67d0041 Mon Sep 17 00:00:00 2001 From: shane Date: Wed, 3 Feb 2021 19:04:45 -0600 Subject: [PATCH 2/2] Bump material and set HintText to transparent on multi line controls --- ...arin.Forms.Platform.Android (Forwarders).csproj | 2 +- .../VisualControlsPage.xaml | 14 +++++++++++++- .../VisualControlsPage.xaml.cs | 2 ++ .../MaterialEditorRenderer.cs | 3 +++ 4 files changed, 19 insertions(+), 2 deletions(-) diff --git a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj index 60147027731..c0f52ddb663 100644 --- a/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj +++ b/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj @@ -24,7 +24,7 @@ - + diff --git a/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml b/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml index 601c1b49a85..06641657b0d 100644 --- a/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml +++ b/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml @@ -361,7 +361,6 @@