Android CheckBox — Restoring State After Screen Rotation
问题 I have come across some very unexpected (and incredibly frustrating) functionality while trying to restore the state of a list of CheckBox es after a screen rotation. I figured I first would try to give a textual explanation without the code, in case someone is able to determine a solution without all the gory details. If anyone needs more details I can post the code. I have a scrolling list of complex View s that contain CheckBox es. I have been unsuccessful in restoring the state of these