[Android] Change elevation to use float.minvalue instead of negative infinity (#6560)
authorShane Neuville <shane94@hotmail.com>
Thu, 20 Jun 2019 02:54:07 +0000 (20:54 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Thu, 20 Jun 2019 02:54:07 +0000 (19:54 -0700)
commitdd22e787d71045d40aca7f11bbf7dcc0c372bd1e
tree5ee124310c87d67355c3b528eff1a84ae7a6abda
parenta874f52adcbdba2491676b466bbfa84f2ff2cbb7
[Android] Change elevation to use float.minvalue instead of negative infinity (#6560)

* change negative infinity to float.minvalue

* api 19 fixes
Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutTemplatedContentRenderer.cs
Xamarin.Forms.Platform.Android/ViewExtensions.cs