Exception when SDK and User Assemblies are linked: Mono.Linker.MarkException
Exception when none are linked: System.TypeLoadException
Instead of just a tap and hold gesture, expose a method in the RadListView, which accepts a list view item, that can programmatically begin reorder mode. Scenario Usage: Touching a "handle" icon button the ListViewTemplateCell would immediately enter reorder mode instead of requiring a hold gesture.
When RadListView is placed inside Grid with ColumnDefinition with Height="Auto", setting FlowDirection to "RightToLeft" raises an exception.
When RadListView is placed inside StackLayout with vertical orientation, the ListView cannot be scrolled to the bottom.
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
It seems the scroll position is calculated incorrectly in this case.
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Add an option to set the MinimumItemLength to a LayoutDefinition (both Linear and Grid). This is intended to act like you've set ItemLength, but still allows for expansion if the Cell content is larger.
Available in the R3 2018 SP release.
As soon the user tries to swipe more than one list item at the same time on iOS, the swiping functionality is not properly handled/
If you navigate away from the page containing the ListView and return back, an exception is raised.