Skip to content

HorizontalListView.ListLayout is now a bindable property

Choose a tag to compare

@roubachof roubachof released this 17 Apr 13:18
· 88 commits to master since this release

Improvements

The HorizontalListView Layout can now be changed dynamically.

dynamic layout

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