Skip to content

Fix build problems #5

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

EstakiDev
Copy link

replace kotlin synthetic with viewBinding, upgrade project to sdk 35

replace kotlin synthetic with viewBinding
Add `getCheckState()` to retrieve the current check state (0 for unchecked, 1 for checked, -1 for indeterminate). Also add `setCheckState()` to allow to modify check state. Update demo app to show how to use those features.
Add enum class `CheckStates`.
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

Successfully merging this pull request may close these issues.

1 participant