xamarin/Xamarin.Forms

Items are disappearing in the SfListView (Horizontal orientation only) while perform fling to scrolling After updating the xamarin forms version as higher than 3.0 in xamarin forms android platform

Open

#5,992 opened on Apr 24, 2019

 (13 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
3.0.0e/6 :clock6:help wantedi/regressioninactivep/Androidpartnert/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

Hi Team,

We are from syncfusion (SfListView) development team, We update the xamarin forms version as 3.1 in our source. After update this version we are facing a strange issue in xamarin forms android platform. While performing fling action to scroll the items which are disappeared in horizontal orientation. We didn't change anything in our source. So, we expect that, this issue related to xamarin side.

Steps to Reproduce

  1. Run the Attached Sample.
  2. Perform Flying to scrolling.
  3. Note : Watch Items are disappearing in the view.

Expected Behavior

Items are not disappearing in the view.

Actual Behavior

Items are disappearing in the view.

Basic Information

  • Version with issue: Above 3.0 (After update the DotNetStandard)
  • Last known good version: Below 3.0
  • IDE: Visual Studio Professional 2017 version 15.9.9
  • Platform Target Frameworks:
    • Android: Above kit-kat verison
  • Nuget Packages: Syncfusion.Xamarin.SfListView Version="17.1.0.42" and Xamarin.Forms Version="3.6.0.344457" (Above 3.0 version)
  • Affected Devices: All (Above kit kat version)

Reproduction Link

http://www.syncfusion.com/downloads/support/directtrac/general/ze/Grouping676007714

Contributor guide