xamarin/Xamarin.Forms
[iOS] CollectionView Image flickers when application is brought back to the foreground
Aperta
#7127 aperta il 12 ago 2019
a/collectionviewhelp wantedp/iOS 🍎t/bug :bug:up-for-grabs
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Steps to Reproduce
- Run the repro by deploying the application to a physical device (I used XS)
- Background the app by going to the Home screen
- Wait a few seconds
- Foreground the app
- Notice that there is some flickering below the third image
- If unable to reproduce, please try the above steps a few times.
Note that this issue seems to be specific to the 3rd image. If you change its position in the list, then the flickering will continue to happen below that image. That said, I'm not sure if this is an issue with the image renderer or that of CollectionView.
Expected Behavior
There shouldn't be visible UI changes when the application is running in the foreground.
Basic Information
- Version with issue: 4.3.0.1032-nightly
- IDE: VS2019