Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

How to manipulate ListView Adapter from the SlottedListable #115

@asabadyr

Description

@asabadyr

We need to remove an element from the list adapter via onClick for a button that is a widget inside the row.
Banging my head around different options but none is working.
Ideally we should access a ListView and get adapter from it to remove item from it and trigger notification to the ListView that data is changed.
But the problem is that we can't access ListView from within the Object that is inherited from SlottedListable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions