summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2022-04-15 14:45:54 +0800
committer Tony Huang <tonyychuang@google.com> 2022-04-15 15:15:44 +0800
commit9220937682f635e3db3ae37035e6d165025ff25f (patch)
tree4d321767b74504042ec1562ff0a483f06e93af79 /cmds/bootanimation/BootAnimation.cpp
parent2aac68104f26c8c5e1b087edb122cadd8bae8814 (diff)
Fix recents thumbnail wrong while swipe up
This bug occured when it has multiple visible app targets need to show. If surface didn't have specific layer, their display order will be determined by create timing. By such rule, we should create their animation leash by down to top rather than top to down. This patch also fix wrong logic to create RecentsAnimationSplitTasks, we should only do that when split is active. Fix: 223396876 Fix: 207390696 Test: manual Test: pass existing tests Change-Id: I74a33cdc28d370f1db3910ebda8577c72416bc97
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions