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

Cant uncheck RadioButton #1

Open
pamungkasandono opened this issue Feb 8, 2022 · 3 comments
Open

Cant uncheck RadioButton #1

pamungkasandono opened this issue Feb 8, 2022 · 3 comments

Comments

@pamungkasandono
Copy link

Cant uncheck radiobutton, because clearCheck() function stetted private, is there any other alternative?

@raheemadamboev
Copy link
Owner

You can uncheck the radio button using:

radioButton.isChecked = false

@codetestmg
Copy link

codetestmg commented Jan 9, 2023

@raheemadamboev the issue is if I use mentioned code programmatically then we cant check again same radio button unless we click the radio button.

Also noticed that radio button click triggering but fails to show selected color

@codetestmg
Copy link

@pamungkasandono have you found solution ?

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

3 participants