diff options
author | Winson Chung <winsonc@google.com> | 2017-05-02 18:15:16 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-05-03 12:04:27 -0700 |
commit | e6385a23d7d7e0628544c9751c59507d1df7885c (patch) | |
tree | 05ba7550e298137217e94badb2ed1b8af6cfad1c /rs/java/android/renderscript/ScriptGroup.java | |
parent | bf08eb6da7d37b9ef035975068187905afe2d975 (diff) |
Workaround launching PiP task with CLEAR_TASK & NEW_TASK flag.
- When launching an activity with CLEAR_TASK and NEW_TASK, the result code
of the start is START_SUCCESS, but we still need to notify SystemUI to
expand the PiP. However, because the PiP transition now waits for the
first draw, this can cause severe jank and delay if the original activity
is a trampoline activity. As a workaround, we immediately move the task
to the fullscreen stack when clearing and restarting the task to ensure
that the new task shows without delay.
Bug: 37501224
Test: Open YT in PIP, launch sub-shortcut from Home
Change-Id: I16bebf19b082f30695e99da1d93bc4adf5e9df0c
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions