commit | 286d541fee99a77e886f0536a8dc5cc672e46e5f | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Wed Feb 15 07:02:48 2023 +0000 |
committer | Jerry Chang <chenghsiuchang@google.com> | Wed Feb 15 09:53:54 2023 +0000 |
tree | 4aa7258eca2e2184bc02637f4ce3ff77e76ecb5d | |
parent | d4768d6e089112fa707e8ac40f7039ff94c42839 [diff] |
Prevent cancel entering split due to animation got canceled There are chances the entering app transition got canceled by performing rotation transition. This checks if there is any child task existed in split screen before fallback to cancel entering flow. Fix: 264734862 Test: atest WMShellUnitTests Test: repro steps of the bug Change-Id: I7647339514b22a03051b62772c01bcec440e2046