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

com.adroitandroid.chipcloud.Chip.isSelected() #6

Open
mehmetgunacti opened this issue Feb 25, 2017 · 1 comment
Open

com.adroitandroid.chipcloud.Chip.isSelected() #6

mehmetgunacti opened this issue Feb 25, 2017 · 1 comment

Comments

@mehmetgunacti
Copy link

Hi
I want to iterate all children of ChipCloud and check if they're selected or not.

is it possible to expose the field

private boolean selected

in Chip class as a getter ?

Currently, isSelected returns android.view.View.isSelected() which return false even if the Chip is actually selected.

@adroitandroid
Copy link
Owner

Hey, feel free to make the change for this, looks small :) and submit a merge request, I'll merge. This repo isn't being maintained btw, pls checkout the original of the fork, the developer has included my changes as well in it. Cheers

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