commit | deb0f20c3d1abf68c7e0642b6c7e3fa3cc8b36be | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Mon Oct 31 14:41:13 2011 -0700 |
committer | Martijn Coenen <maco@google.com> | Mon Oct 31 15:42:13 2011 -0700 |
tree | 76572f7c23ec5e09a6b93dd4103fdc46d75fda55 | |
parent | 69e640ee84fc218d6318acaf73a1c1841d7fba6b [diff] |
Fix disableForegroundNdefPush crash. It crashed due to the fact that we're committing a fragment change after onSaveInstanceState() is called. Instead, commit without storing the state - as the NfcFragment is something that needs to be setup explicitly anyway, it is not something the user expects to be restored. Bug: 5540962 Change-Id: I5a8cd0e47306f2bbc14b592a0182083bb79cb21a