diff options
author | Riddle Hsu <riddlehsu@google.com> | 2018-09-20 20:37:14 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2018-10-04 18:11:12 +0800 |
commit | 7501699445f61dc846eb83cbe5bf2272862d2a95 (patch) | |
tree | 80b58c3b901a1b8d5646080c84a76fb5c7a52d5f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | bddeea865c7965eabe4310565fc96023cca6da72 (diff) |
Fix resuming with focusable always-on-top stacks
When a picture-in-picture menu activity (focusable always-on-top)
is active, the other stacks are always behind it. Then the top
focused is occupied and causes unable to resume the next activity
on another stack properly.
Now not only the z-order of stacks, but also consider the stack
that is preferred to be put at top to decide the focused stack.
Bug: 112084174
Test: atest ActivityDisplayTests
Test: atest ActivityStackSupervisorTests
Change-Id: I93c446f281001afd3c84a3862e31b4682919ab39
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions