[Android] refactoring fixes layouts (#6390)
authorPavel Yakovlev <v-payako@microsoft.com>
Thu, 18 Jul 2019 01:29:08 +0000 (04:29 +0300)
committerE.Z. Hart <hartez@users.noreply.github.com>
Thu, 18 Jul 2019 01:29:07 +0000 (19:29 -0600)
commit8f85f2d8a580a7d8ce28f7f7c5e590f3893b3365
tree37b6a92db2afc7b4e6a04d1de3484bdd97d3b68b
parentebad51173b62337c741e241d37873175817c202e
[Android] refactoring fixes layouts (#6390)

* [Android] refactoring fixes layouts (issues 1332, 1760, 5766, 5184, 6297)

* issue3000 and ToolbarItem tests should be passes

* MaybeRequestLayout extension method

* added automated UITest 5766

* fix 5766

* fix 6297

* merge 6297 into 5766 uitest

* rename test
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5766.cs
Xamarin.Forms.Platform.Android/ButtonLayoutManager.cs
Xamarin.Forms.Platform.Android/FastRenderers/LabelRenderer.cs
Xamarin.Forms.Platform.Android/Renderers/ScrollViewRenderer.cs
Xamarin.Forms.Platform.Android/ViewExtensions.cs
Xamarin.Forms.Platform.Android/VisualElementRenderer.cs
Xamarin.Forms.Platform.Android/VisualElementTracker.cs