commit | b7c0493029cf62bc7922f3730393f840f79b65c5 | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <gallmann@google.com> | Thu Nov 09 11:49:12 2023 +0100 |
committer | Johannes Gallmann <gallmann@google.com> | Thu Nov 09 11:49:12 2023 +0100 |
tree | 8c56c5078192a178805abbed66f14ddeca7120fc | |
parent | 9a9c0197d1a796933ceccda0be7c7487b0301cb6 [diff] |
Fix fling back behaviour for CrossActivityBackAnimation It needs to be ensured that the surfaces are arranged correctly at least once before starting the post commit part of the back animation. Otherwise the post commit part of the animation will pick up a wrong starting point of the involved surfaces. Bug: 309117413 Test: Manual, i.e. verifying that fling back behaves correctly on device Change-Id: I3fcd230b9b7d4d2b115fdcdc4d301321fa1fb8d2