commit | f4f2a953bd69232a13a5aed5cae8dfdc571442e7 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Thu Feb 16 10:39:04 2023 +0000 |
committer | Jerry Chang <chenghsiuchang@google.com> | Sat Feb 18 09:46:11 2023 +0000 |
tree | 77f6c39bf6b20ef8b73b10bc665841de0533bb9a | |
parent | 726e9acea439e1858274f7ffb1f10ec7d107edef [diff] |
Fix quick switch in between two split pairs crash Launcher always receive recent animatino start callback before onStageTaskChanged callback, which result to not able to identify the correct animate targets to animate. Update to fetch animate target from wrapped remote animation target directly. Fix: 236226779 Test: quick in between two split pairs won't crash Change-Id: Ic10db086256b4a1ed53e5a3becb6fa9114df74ec