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

How to manipulate ListView Adapter from the SlottedListable #115

Open
asabadyr opened this issue Dec 18, 2017 · 0 comments
Open

How to manipulate ListView Adapter from the SlottedListable #115

asabadyr opened this issue Dec 18, 2017 · 0 comments

Comments

@asabadyr
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant