Skip to content

Odd Scrolling behavior when using CollectionView in Android #27514

@abel-coding

Description

@abel-coding

Description

When using an CollectionView with enough elements for scrolling on Android. After a swiping through the content. You will have a scroll behavior that I can describes as:

When the inertial scroll stops it animates as if the content reached the end (stretching drawing buffer) but it is not. The regular behavior should just slowing down. This leads to a weird (non native) user experience when using this component (CollectionView). TableView seems to work as expected.

Steps to Reproduce

  1. Use the attached project: MauiCollectionViewPerformance.zip
  2. Run it for Android
  3. Scroll the content trying to use the inertial behavior on the gesture

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Any

Did you find any workaround?

No

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-collectionviewCollectionView, CarouselView, IndicatorViewperf/generalThe issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)platform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingt/perf/9.0.90

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions