xamarin/Xamarin.Forms

A ViewCell with an AccessoryView does not size correctly with HasUnevenRows true

Open

#8,482 opened on Nov 13, 2019

 (1 comment) (0 reactions) (0 assignees)C# (1,926 forks)batch import
e/4 :clock4:feedback-tickethelp wantedinactivet/bug :bug:up-for-grabs

Repository metrics

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

Description

This issue has been moved from a ticket on Developer Community.


When a renderer is used to add a DisclosureIndicator to a ViewCell (AccessoryView), the cell does not not size it's height correctly and content starts to overlap.

The cells should have a height appropriate to fit the Label text. Remove the DisclosureIndicator in the renderer ViewCell to see the correct heights.

https://xamarin.github.io/bugzilla-archives/45/45734/bug.html


Original Comments

Visual Studio Feedback System on 11/10/2019, 06:23 PM:


Original Solutions

(no solutions)

Contributor guide