Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listener for new chips #75

Open
guger opened this issue Nov 4, 2018 · 2 comments
Open

Listener for new chips #75

guger opened this issue Nov 4, 2018 · 2 comments

Comments

@guger
Copy link

guger commented Nov 4, 2018

Implement onChipCreated-Listener to be able to listen for new Chips.

@fhrzn
Copy link

fhrzn commented Jun 6, 2020

Agree, sometimes we need to do something when a new chip created

@ReejeshPK
Copy link

nacho_text_view.setOnItemClickListener { parent, view, position, id ->
nacho_text_view.onItemClick(parent,view,position,id)
}

This should work

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

No branches or pull requests

3 participants