summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorRobin Lee <rgl@google.com>2017-01-06 17:12:55 +0000
committerRobin Lee <rgl@google.com>2017-01-06 17:12:55 +0000
commitbee6422d7cbffde474aaac7d94bfffcaa0c9c126 (patch)
tree927d9e29024887bffa498aa8a12bd8fe2206ce2c /rs/java/android/renderscript/ProgramRaster.java
parent97a8d7038646c34b25619d2e2ae9d6c7c8104f35 (diff)
Don't move-to-front overlays for unresumed tasks
If we do move those tasks to the front, it will annoy the user of the device because clearly that's not the activity they were using at the time (otherwise it would have been resumed already) This is a more generous check than the existing "if !top.visible" which only prevented the new overlay activity from bringing the task to the front if it was unresumed AND not visible on the screen. Now it just has to be unresumed. Bug: 31001762 Change-Id: I4576aaafa141ef5297f9c18935b747693a80f0fd
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions