Unplanned
Last Updated: 23 May 2019 10:26 by ADMIN
Alex
Created on: 23 May 2019 10:25
Category: ListView
Type: Bug Report
1
ListView:[iOS] Item swipe not working properly when ItemTemplate contains an Image

When you have some kind of image - CachedImage, FFimage, XF Image, within the ItemTemplate of the RadListView and you want to use the ItemSwipe functionality - the items constantly flicker. 

If you set a constant height to the listView item - the issue is not observed:

<dataControls:RadListView.LayoutDefinition>
    <listView:ListViewLinearLayout ItemLength="50"/>

</dataControls:RadListView.LayoutDefinition>

Attached Files:
0 comments