commit | 7ef4f6ef79487bd5017e80ec7134b0c26b41be07 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Mon Jul 10 17:13:53 2023 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Tue Jul 11 14:57:55 2023 +0800 |
tree | e4c5d97baf080b89174eec25d5cf99e45d04d755 | |
parent | dc5de087b595168c51fb57240b8eca8effec6ff8 [diff] |
Clear recents tile if exception exit case We will try to exit split on startAnimation if stages don't have any child tasks. But split canot handle that transition because it will be merged to previous one. To successful clear recents tile in this case, we need to clear it manually before we start new dismiss transition. Fix: 289163903 Test: manual Test: pass existing tests Change-Id: I1036275b9059425542b0f1a7ecff4bfd5cb0adec