dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.24k stars 1.76k forks source link

[Android] [Scenario Day] Vertical CollectionView cannot scroll #7250

Open jsuarezruiz opened 2 years ago

jsuarezruiz commented 2 years ago

Description

Vertical CollectionView cannot scroll:

collection-vertical-cannotscroll-2 collection-vertical-cannotscroll

Steps to Reproduce

  1. Download CollectionViewDemos.zip
  2. Navigate to the Vertical list samples

Version with bug

Release Candidate 3 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11

Did you find any workaround?

No response

Relevant log output

No response

kristinx0211 commented 2 years ago

verified repro on android with 17.3.0 Preview 2.0 [32517.445.main].

jfversluis commented 2 years ago

Might be related to #8097

XamlTest commented 1 year ago

Verified this on Visual Studio Enterprise 17.6.0 Preview 6.0. Repro on Android emulator (13.0-API 33) with below Project: CollectionViewDemos.zip

Scroll