[iOS] Fix WeakNotifyCollectionChanged on CarouselView
authorRui Marinho <me@ruimarinho.net>
Tue, 5 Apr 2016 07:46:22 +0000 (08:46 +0100)
committerJason Smith <jason.smith@xamarin.com>
Tue, 5 Apr 2016 07:46:22 +0000 (00:46 -0700)
commit244ee01cfa3405c01746d9419e9955e07ae9df2e
tree0dd59f00c19090437a962fc31c58bc40dd2fe8d9
parenta6964ab96f139aa8c6c1eea9b62dfebb6962c11c
[iOS] Fix WeakNotifyCollectionChanged on CarouselView

Make some changes on WeakNotifyCollectionChanged to make it work ok in IOS, following the ListProxy approach.
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39499.cs
Xamarin.Forms.Core/ItemsViewSimple.cs