xamarin/Xamarin.Forms

[Bug] CollectionView Layout issues for RowDefinition Height="Auto"

Open

#6,124 opened on May 8, 2019

 (3 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/collectionviewe/5 :clock5:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

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

Description

Description

CollectionView complex variable height scenarios sometimes have layout issues.

Steps to Reproduce

Run the attached sample project from either iOS simulator or device.

  • Version with issue: 4.0.0 Pre Release 10
  • IDE: VS Mac
  • Platform Target Frameworks:
    • iOS: 12.2
  • Nuget Packages: 4.0.0 Pre Release 10
  • Affected Devices: All

Screenshots

LayoutIssues

Reproduction Link

CollectionViewChallenge

Contributor guide