commit | 36ceb4235ed685a222af86076dcf160ba124a583 | [log] [tgz] |
---|---|---|
author | Gary Mai <garymai@google.com> | Mon Oct 17 14:04:17 2016 -0700 |
committer | Gary Mai <garymai@google.com> | Mon Oct 17 14:04:17 2016 -0700 |
tree | e5ea9299155af5826caf37c0a26c7e80e1975cf4 | |
parent | 11e927a5a1d61a1aa22b4a0f3150cf977643fdda [diff] |
Always write current state in EditorFragment When the choose default account activity dialog is shown, mState in EditorFragment is empty, so it doesn't get written to the out bundle. When we come back to the fragment save state exists and null is read. Test: Followed repro steps in bug. Only repro'd when don't keep activities was enabled. Bug: 32118572 Change-Id: I80e972cf18ac1b460a849a8e5a2cc8853bac62c4