| commit | b113a52484453fa18eb2a145a2293c6922a2584b | [log] [tgz] |
|---|---|---|
| author | Jeff Chang <chengjeff@google.com> | Thu Apr 13 16:43:58 2023 +0800 |
| committer | Jeff Chang <chengjeff@google.com> | Thu May 11 08:51:00 2023 +0000 |
| tree | 7f5304a76fcdf430f1b87422787b9065c321ff6f | |
| parent | c58528f3f4d80a95a187c14d8fbddf2c47c3deb5 [diff] |
Apply transaction before calling onFinish onFinish callback will be invoked before applying the start transaction when performing the resize animation. It happens when there is no need to play the animation. This CL adjusts the order of execution to ensure apply the start transaction before calling onFinish. Bug: 273430199 Test: pass exist testing Change-Id: I0aaed70a1e8cca1f39eb94c78d7e709c323dda77