commit | 8cd494729329a6ea59aec4a0e66f35340ecbc904 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Tue Apr 06 18:35:11 2010 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Tue Apr 06 18:35:11 2010 -0700 |
tree | 652916d4b063471cf2c7456a92b7f4328b830e5a | |
parent | 4ed3bc4c68045e7e7d9aae8bcd6208fd2ba4ee46 [diff] |
Preventing a crash on rotation of the Display Options activity The crash occurs if you rotate the Display Options activity while it is saving. The exception thrown simply tells us that the dialog is already gone. Swallowing this exception is benign. It is a very common monkey crash. Bug: 2138584 Change-Id: I367f7ee487700c24a4958e65ad957299ab91074c