xamarin/Xamarin.Forms

[Bug] iOS - ListView cell height

Open

#6,638 opened on Jun 24, 2019

 (10 comments) (2 reactions) (0 assignees)C# (1,926 forks)batch import
a/listviewe/3 :clock3: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

Hi, i have a problem with cell height on iOS with using DataTemplateSelector on ListView. Sometimes happend, the cell height is not calculated exactly (in screenshot)

Steps to Reproduce

  1. DataTemplateSelector for use diferent layout

Basic Information

  • Version with issue: 3.4.0.1029999
  • IDE: VS2019 16.1.2
  • Platform Target Frameworks:
    • iOS: 12.2
  • Affected Devices: iPhone SE

Screenshots

8104fd3b-c4af-4cc8-bd04-963779459d9a

Contributor guide