Is this correct?
- In layout have a checkbox marked as invisible or gone.
- After creation, mark the checkbox as visible (i.e. after selecting a button).
- Perform a configuration change (rotate device for example).
- Checkbox previously marked as visible is not showing.
However, the checked state of the checkbox IS maintained, which is confusing to me, what information is saved, what is not?
What's the best way to ensure the view stays visible after the configuration change?
Thanks, Zach