diff options
author | Winson Chung <winsonc@google.com> | 2018-12-13 17:48:39 -0800 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2018-12-14 15:09:26 -0800 |
commit | 65d66d3e648811920e6a5850792b8df83be51507 (patch) | |
tree | 86a59e5502eb9848b48492077d2c1bd8d5697ac8 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ccb3c07030ed5d449f96101f21f6a6d02f508f36 (diff) |
Only cancel the recents anim upon visible stack order change
- We previously canceled the animation for all stack order changes,
but if we keep an activity running while in Recents, then there
are transparent changes (ie. when a task is dismissed) where we
don't want to trigger the current recents animation to be canceled.
If the change is from a stack that is not visible, then keep the
current animation running.
Bug: 120426277
Test: atest WmTests:RecentsAnimationTest
Change-Id: I7d57999cc5f249ccfcc2f9d0a198385524024a67
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions