commit | b9e60280603f2fa57083c13952e4b25e2585b833 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Mon Aug 29 10:49:12 2011 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Mon Aug 29 14:48:00 2011 -0700 |
tree | c45ede81f7f5471e0b4bb125aced268a4ea9c272 | |
parent | 66c1ae914fa8e71ff6ca0a5c9659ad760b5a5484 [diff] |
Silently give up split action when mState is null mState may be null if the Fragment is recreated (or in the other strange state) by the system during split confirmation, which is really rare for users (while it may happen during automated testing). Avoid NPE and give up the save action silently. Bug: 5220440 Change-Id: I40c9a29ef1f3c1a3913beb9f3a8022b00d297102