Skip to content
Snippets Groups Projects
Commit 295ffd4d authored by Charles Lombardo's avatar Charles Lombardo Committed by bunnei
Browse files

android: Persist settings across configuration changes

Mostly things get refactored here to remove previous assumptions made about how the activity/fragment lifecycles would operate. The important change for persistence is removing the assumption that the user will be at the first settings fragment on recreation when deciding whether or not to reload settings. Now we check a flag in Settings to know if we loaded the settings within this lifecycle.
parent aaefe8a0
No related branches found
No related tags found
No related merge requests found
Showing
with 51 additions and 93 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment