| commit | 123e07a47f3056020d6f4d574acba2b7b37a423a | [log] [tgz] |
|---|---|---|
| author | Winson Chung <winsonc@google.com> | Tue Feb 27 11:47:16 2018 -0800 |
| committer | Winson Chung <winsonc@google.com> | Tue Feb 27 14:05:20 2018 -0800 |
| tree | d9eea133514cb82c97500d8f6626fe7354ee6bd4 | |
| parent | fc7c749817cdb77bc159325d44cf0b7fbad634ef [diff] |
Fix issue with stack order positioning when ending recents animation. - When moving the home stack from a higher index to behind a stack with a lower index, the position does not need to be adjusted in order to move the stack (since positionChildAt first removes the stack before adding it). Updated the existing tests with a case to move the stack to a non-bottom index to verify this. Bug: 73901604 Test: atest ActivityStackTests Change-Id: If1d3af0f35d60569d8a3d86898483bacaaa98bb9