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

setChecked or toggle method does nothing for onCheckedChangeListener #7

Open
John61590 opened this issue Jun 25, 2018 · 1 comment
Open

Comments

@John61590
Copy link

onCheckedChangeListener only works for touch events it seems. If you try to use the setChecked or toggle methods to change checked, it doesn't work at all. It is probably because onCheckedChange is not called in refreshState() in the library.

@luongvo
Copy link
Owner

luongvo commented Oct 17, 2018

@John61590 PR is welcome 🚀

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