Skip to content

[Android] ListView items disappear and reappear randomly when removing items from the list #20046

Open

Description

Description

Here's a screenshot. There should be 9 items displayed in the list. Only 3 are actually displayed:
image

Steps to Reproduce

  1. Add a few items to a ListView
  2. Remove them one by one
  3. Observe items disappear and reappear from the ListView, along the lines of the screenshot above

Link to public reproduction project repository

https://github.com/mfeingol/repros/tree/master/ListViewItemsDisappearingRepro

Version with bug

8.0.6

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 13

Did you find any workaround?

CollectionView works, but does not support ContextActions.

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions