HorizontalListView.ListLayout is now a bindable property
Improvements
The HorizontalListView Layout can now be changed dynamically.
Bug fixing
- ISSUE #37 DataTemplateSelector - wrong Data Template recycled
- ISSUE #45 Mistake in BindableProperty
- ISSUE #40 Extra space when change HorizontallListview HeightRequest
- ISSUE #41 UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread
- PR #44 NullReferenceException on _dragHelper
