xamarin/Xamarin.Forms

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

Aberta

#8.482 aberto em 13 de nov. de 2019

 (1 comentário) (0 reação) (0 responsável)C# (1.926 forks)batch import
e/4 :clock4:feedback-tickethelp wantedinactivet/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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)

Guia do colaborador