diff options
author | wilsonshih <wilsonshih@google.com> | 2021-06-04 20:32:31 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-06-08 16:48:39 +0800 |
commit | c32b60099a3682436c2a394be58bd3b1539eb2f3 (patch) | |
tree | f635ee483a8ed2ecd3037b395a9fe9afd42d1259 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d377bbc2275806d760dcfae243d3ef0d283d6199 (diff) |
Skip close activity transition since no closing app can be visible
The layer of transition animation is usually shift to animation layer,
so when transition controller going to apply a activity close
transition to a bottom activity, the closing animation surface will be
on top of the task, then suddenly occludes the top activity.
An easy fix is to skip the close activity transtion if there is no
closing activity can be visible.
Bug: 186860966
Test: atest AppTransitionTests AppTransitionControllerTest
Change-Id: I3869530fc1eaa87ed1403fed86ff68a1e4de5b23
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions