I have a list containing some multipleChoice-enabled values ββin my XML file. I want to be able to save what was verified by the user when exiting the application, and then re-verify what they selected when opening again. My code works for a radio group, but I can't get it to work for that.
EDIT: Got this work, using some to trick the loops at the end.
source share