Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move saving of the html where it actually matters
onSaveInstanceState is cool for when you want to survive process being killed but onDestroyView is enough to survive configuration changes
- Loading branch information