Implement ItemSizingStrategy.MeasureFirstItem on Android (#6422)
authorE.Z. Hart <hartez@users.noreply.github.com>
Thu, 20 Jun 2019 02:28:43 +0000 (20:28 -0600)
committerSamantha Houts <samhouts@users.noreply.github.com>
Thu, 20 Jun 2019 02:28:43 +0000 (19:28 -0700)
commitccb4ae0af75509d8d45ef25bdd75407f3a865fc3
tree4c344b8666a38651dd1a4df5ba6985f5afb88660
parentec5645aec3439103352223727a57bcd7fcca8b81
Implement ItemSizingStrategy.MeasureFirstItem on Android (#6422)

* Implement ItemSizingStrategy.MeasureFirstItem on Android

* Remove unnecessary method
Xamarin.Forms.Platform.Android/CollectionView/ItemContentView.cs
Xamarin.Forms.Platform.Android/CollectionView/ItemsViewAdapter.cs
Xamarin.Forms.Platform.Android/CollectionView/ItemsViewRenderer.cs
Xamarin.Forms.Platform.Android/CollectionView/TemplatedItemViewHolder.cs