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

unselect segment item by clicking doesn't works #35

Open
raiarainne opened this issue Nov 23, 2020 · 1 comment
Open

unselect segment item by clicking doesn't works #35

raiarainne opened this issue Nov 23, 2020 · 1 comment

Comments

@raiarainne
Copy link

There is a config method "setReselectionEnabled".
I think this method is used to toggle each segment item's check/uncheck status by clicking on the segment item
But it doesn't work

@fefereliezer
Copy link

You can add an addOnSegmentSelectListener with if (isSelected && isReselected){segment.clearSelection(false)

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