Am using 2 activities.
1: An intro activity with a "Do not show this page again" Checkbox that shows until clicking the Checkbox.
2: Main activity which shows first once CheckBox is checked.
My main issue was with the SetSettings/SaveSettings and GetSettings statements. Then I read about RestoreState.
Now I understand StateManager less. ( or is it CheckBox being a special type of button?).
The attached .zip is just trying to get CheckBox state when screen rotates but SaveSettings with 2 activities us what I'm working on.
Thanks in advance.
1: An intro activity with a "Do not show this page again" Checkbox that shows until clicking the Checkbox.
2: Main activity which shows first once CheckBox is checked.
My main issue was with the SetSettings/SaveSettings and GetSettings statements. Then I read about RestoreState.
Now I understand StateManager less. ( or is it CheckBox being a special type of button?).
The attached .zip is just trying to get CheckBox state when screen rotates but SaveSettings with 2 activities us what I'm working on.
Thanks in advance.