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

How to remove chips? #14

Open
sidpal7747 opened this issue Mar 5, 2018 · 1 comment
Open

How to remove chips? #14

sidpal7747 opened this issue Mar 5, 2018 · 1 comment

Comments

@sidpal7747
Copy link

I have already added chips by calling addChip() method. But now I want to remove chip then is there any method to remove particular chip?

@crazytosser00
Copy link

You can delete all chips by removeAllViewsMethod(). Or delete particular chip by removeWiewAt(int position) method

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

2 participants