commit | 023da538a2e8e31ad101fdb14bea9a653eb8f5c0 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Wed Apr 20 22:42:32 2016 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Apr 21 14:54:51 2016 -0700 |
tree | 15a4bdb34b37e7b1f6eed3601d2f229cacaf3eec | |
parent | 4ccfc30a80d6b63cc938ce3578b19773ca00a2ea [diff] |
Fix lifecycle bug in when calling positionTask Sometimes the resumed activity from another stack gets positioned BELOW the top activity of the current stack. We need to carry over the mResumedActivity to make sure onPause is called on the moved activity. Bug: 28235047 Change-Id: I09e6b032cd8d0b00dc5fdd06bec68e53c25aae73