Completed
Last Updated: 19 Feb 2020 15:47 by ADMIN
Release R1 2020 SP1
Flickering occurs after the RadListView is refreshed. The issue is observed with v 2019.1.116.1 of Telerik UI for Xamarin.
Completed
Last Updated: 18 Sep 2019 08:48 by ADMIN
Release R3 2019
Created by: Rob
Comments: 0
Category: ListView
Type: Bug Report
1
When setting HorizontalItemSpacing or VerticalItemSpacing to the layout, the item spacing appears to be applied twice to the item. 
When setting BackgroundColor to the ItemStyle the background leaks beyond the boundaries of the item.
Completed
Last Updated: 04 Jun 2019 09:47 by ADMIN

Exception when SDK and User Assemblies are linked: Mono.Linker.MarkException

Exception when none are linked: System.TypeLoadException

Unplanned
Last Updated: 05 Dec 2018 14:01 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: ListView
Type: Feature Request
2
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.
Unplanned
Last Updated: 27 Nov 2018 07:49 by Didi
Unplanned
Last Updated: 21 Nov 2018 06:17 by ADMIN
When RadListView is placed inside Grid with ColumnDefinition with Height="Auto", setting FlowDirection to "RightToLeft" raises an exception.
Unplanned
Last Updated: 16 Nov 2018 13:22 by ADMIN
When RadListView is placed inside StackLayout with vertical orientation,  the ListView cannot be scrolled to the bottom.
Completed
Last Updated: 09 Nov 2018 13:46 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Unplanned
Last Updated: 31 Oct 2018 13:02 by ADMIN
It seems the scroll position is calculated incorrectly in this case.
Unplanned
Last Updated: 19 Oct 2018 14:36 by Didi
Completed
Last Updated: 09 Nov 2018 13:44 by ADMIN
Available in minor release 2018.3.1109. It will also be available in the R1 2019 release.
Unplanned
Last Updated: 05 Oct 2018 09:54 by Didi
Unplanned
Last Updated: 02 Oct 2018 11:13 by Didi
Unplanned
Last Updated: 18 Sep 2018 10:22 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: ListView
Type: Feature Request
0
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.
Completed
Last Updated: 18 Oct 2018 11:51 by ADMIN
Unplanned
Last Updated: 29 Aug 2018 14:08 by ADMIN
Unplanned
Last Updated: 29 Aug 2018 06:35 by ADMIN
Unplanned
Last Updated: 07 Feb 2020 14:00 by ADMIN
Completed
Last Updated: 20 Mar 2020 13:22 by ADMIN
Release 2020.1.313 (R1 2020 minor 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/
Unplanned
Last Updated: 24 Aug 2018 09:58 by ADMIN
If you navigate away from the page containing the ListView and return back, an exception is raised.