Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] ListView blank cells when CachingStrategy="RetainElement" on Android #6721

@dmariogatto

Description

@dmariogatto

Description

When ListView CachingStrategy="RetainElement" some cells appear blank in Android when scrolling. Tested in iOS but seems fine. Using RecycleElement works as expected.

Steps to Reproduce

  1. Create ListView
  2. Set CachingStrategy="RetainElement"
  3. Start scrolling

Basic Information

  • Version with issue: 4.0.0.540366
  • Last known good version: 3.6.0.539721
  • Affected Devices: tested and found issue with Android Pie, Nougat & Marshmallow

Screenshots

Blank view cells

Reproduction Link

https://github.com/dmariogatto/xf4-retainelement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions