commit | 46d168fb6b50f0bb093f5c0428c8287f2e8d2d08 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Wed May 13 11:13:58 2015 -0700 |
committer | Todd Kennedy <toddke@google.com> | Wed May 13 11:13:58 2015 -0700 |
tree | 452ed9c018d05d9f121416e080cbd7cde781f592 | |
parent | 55e603ee9de06125751292c84f1b25fb9a78d4e4 [diff] |
Don't negate saving state In the original implementation, we would only save the state if the activity was "!isFinishing()". That was abstracted into a method that returned whether we should save state. However, the "!" wasn't removed. D'oh. Bug: 20860094 Change-Id: I8827cb265f2e7fb911f5d110c56e464aa092bfe7