You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in multi-selection of the buttons, So, I started using CheckBox instead of RadioButton. I can multi-select now but I am unable to change the background of the button when it is selected.
I tweaked the code to change the listener in the updateBackground method but it is still not working. Attached is the file SegmentedCheckBoxControlGroup - this also extends from RadioGroup. It is JAVA file; I changed the extension to TXT so that I can upload it.
Appreciate your help in this matter.
Thanks,
Andy
The text was updated successfully, but these errors were encountered:
SegmentedCheckBoxControlGroup.txt
Thanks a lot for this great library.
I am interested in multi-selection of the buttons, So, I started using CheckBox instead of RadioButton. I can multi-select now but I am unable to change the background of the button when it is selected.
I tweaked the code to change the listener in the updateBackground method but it is still not working. Attached is the file SegmentedCheckBoxControlGroup - this also extends from RadioGroup. It is JAVA file; I changed the extension to TXT so that I can upload it.
Appreciate your help in this matter.
Thanks,
Andy
The text was updated successfully, but these errors were encountered: