Completed
Last Updated: 18 Oct 2017 15:04 by ADMIN
When you have set a group header template to the ListView and you rotate the Android device from Portrait to Landscape, the group headers that fail within the visible field are cut off.

Edit: Avalable in R3 2017 SP release.
Completed
Last Updated: 21 May 2018 13:03 by ADMIN
The grouping does not work in Android if you do not use simple type properties to group the items. In UWP everything works fine, in iOS I have not tested the scenario. I added a demo solution to test the issue.

Available in the R2 2018 release.
Completed
Last Updated: 19 Feb 2020 15:30 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Nikolay Demirev
Comments: 1
Category: ListView
Type: Feature Request
12
Provide API which enables the group headers to remain in the view when scrolling until the next ones push them away.
Completed
Last Updated: 18 Jan 2019 12:48 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 12
Category: ListView
Type: Feature Request
18
Add support for header and footer that scroll with the content of the list view.
Completed
Last Updated: 27 Jun 2017 10:13 by ADMIN
Completed
Last Updated: 21 Jun 2017 12:09 by Namek
Example:
<telerikListView:ListViewItemStyle BackgroundColor="{DynamicResource MedLightGrey}" BorderColor="{DynamicResource LightGrey}" BorderWidth="1" BorderLocation="Bottom"/>

Available in the R2 2017 PS release
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
On Android the header items are taking too much space and are invisible using GroupHeaderTemplate.

Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 23 Oct 2019 12:25 by ADMIN
Release R3 2019 SP
Currently groupheader can be stretched by using GroupHeaderLength property instead rather than resolving it automatically.
Completed
Last Updated: 26 Feb 2018 16:35 by ADMIN
When Automatic LoadOnDemandBehavior is added to the ListView and the user try to scroll while new items are still loading the app crashes.

Available in the R2 2017 PS release.
Completed
Last Updated: 19 Feb 2020 15:58 by ADMIN
Release R1 2020 SP1
If EndItemSwipe() is called inside the ItemSwiping event handler, the ItemSwiping event continues to occur on iOS until the user physically ends the swipe gesture.
Completed
Last Updated: 19 Feb 2020 16:26 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Rosy Topchiyska
Comments: 8
Category: ListView
Type: Feature Request
24
On UWP and Android the item can be swiped beyond the SwipeOffset property. Add option to restrict the swiped distance to the SwipeOffset value.
Completed
Last Updated: 19 Jun 2019 12:46 by ADMIN
Release R2 2019 SP1
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: ListView
Type: Bug Report
1
When the ItemSwipeStartingEventArgs.Cancel property is set to true:
Android: NullPointerException
UWP: cell content disappears
Completed
Last Updated: 18 Jan 2018 13:14 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 2
Category: ListView
Type: Bug Report
1

			
Completed
Last Updated: 21 Jun 2017 13:28 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: ListView
Type: Feature Request
0
Implement caching of images on Android.
Completed
Last Updated: 21 Feb 2018 11:27 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: ListView
Type: Feature Request
1
Provide GroupItem tapped event and unify the life cycle of item tapped. Currently, item tapped is raised on Android but not on iOS.

Available in the R1 2018 SP release.

More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
Completed
Last Updated: 21 Feb 2018 09:11 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 2
Category: ListView
Type: Feature Request
3
Provide a notification mechanism when the user holds on a specific item.

Available in the R1 2018 SP release. More information: https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
Completed
Last Updated: 19 Feb 2020 16:24 by ADMIN
Release R1 2020 SP1
ADMIN
Created by: Nikolay
Comments: 5
Category: ListView
Type: Bug Report
4
This can be reproduced in the SDK examples ->ListView -> Gestures -> CellSwipeEvents. 
1. Change the content of the items so that they have uneven height
2. Scroll down 
3. Delete an item by swiping
-> Expected result : The items re-arrange correctly
-> Actual result : The item is deleted but the ListView is scrolled up when the UI is updated
Completed
Last Updated: 21 Jun 2017 11:20 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: ListView
Type: Bug Report
1
Available in the R2 2017 PS release
Completed
Last Updated: 21 Jul 2017 14:20 by Amitesh
ADMIN
Created by: Tsvyatko
Comments: 1
Category: ListView
Type: Feature Request
5
Enable easier access to selected items in the Viewmodel in MVVM scenarios through bindable readonly property.

Available in minor release 2017.2.0721. It will also be available in the R3 2017 release.
Completed
Last Updated: 21 Feb 2018 08:59 by Ali
Expose API allowing users to change the style of the dragged item(s).

Available in the R1 2018 SP release.
More information you can find here: 
https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-events
https://docs.telerik.com/devtools/xamarin/controls/listview/features/listview-features-styling