xamarin/Xamarin.Forms
Item height of the listview is not auto size when load image with aspect fill
Ouverte
#5 748 ouverte le 29 mars 2019
a/listviewe/7 :clock7:help wantedinactivep/Androidt/bug :bug:up-for-grabs
Métriques du dépôt
- Stars
- (5 644 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
Row height of the listview is not updated when load image inside the item template of the listview with Aspect as AspectFill.
Same issue replicated in SFListVIew also.
Steps to Reproduce
- Run the sample and navigate to Xamarin ListView
- You can see that the row height is not properly calculated and image is not shown properly.
Expected Behavior
Image should visible with proper height.
Actual Behavior
Image is clipped
Basic Information
- Version with issue: 3.5.0.169047
- Last known good version:
- IDE: VS2017
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Screenshots
