xamarin/Xamarin.Forms
HasUnevenRows not properly update the item height when load the label with large text.
Aberta
#6.100 aberto em 6 de mai. de 2019
a/listviewe/5 :clock5:help wantedp/Androidpartnert/bug :bug:up-for-grabs
Métricas do repositório
- Stars
- (5.644 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Description
HasUnevenRows property of the listview does not update the item height when load the label with large text.
Steps to Reproduce
- Run the attached sample.
- Click Deliveries tab.
- Scroll to 4th index (Barry White) and you can see that the Assign text is clipped. Item size is not updated based on the label text.
Expected Behavior
Assign label should visible in the view.
Actual Behavior
Label is clipped. Item height is not updated.
Basic Information
- Version with issue: 3.6
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Screenshots
