[iOS] Fix crash when going from empty to having items (#5430)
authorE.Z. Hart <hartez@users.noreply.github.com>
Fri, 15 Mar 2019 11:32:17 +0000 (05:32 -0600)
committerRui Marinho <me@ruimarinho.net>
Fri, 15 Mar 2019 11:32:17 +0000 (11:32 +0000)
commitc5f95cc35374682b9969a4226d3f9cc2bb16b698
tree50b73c976f927335a0e697d2c190fa2ac20adae7
parent12f5b702ef4c8bcbd343b6272555ba9f01b36438
[iOS] Fix crash when going from empty to having items (#5430)

* Fix crash on iOS when going from empty to having items

* Temporarily patching EditorRenderer so iOS tests can run
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewLoadSimulateGallery.xaml.cs
Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ExampleTemplates.cs
Xamarin.Forms.Core.UITests.Shared/Tests/CollectionViewUITests.cs
Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewController.cs
Xamarin.Forms.Platform.iOS/Renderers/EditorRenderer.cs