summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-03-15 12:50:03 -0700
committerChong Zhang <chz@google.com>2016-03-15 12:50:03 -0700
commitdea4bd980cdede60e3e315a77a879b91e1b1de01 (patch)
treee7f3f99a7ec255f335d1c132353d3084173424f9 /rs/java/android/renderscript/RenderScript.java
parent65d15d03326456457039dde69ae37e9ae1db6d6e (diff)
Fix black frame when unlocking device via clicking on notification
- Make sure to tell the app to start drawing if it has been stopped, app could be stopped in visible state. - When activity is started with NEW_TASK + CLEAR_TASK flags, skip resuming of the soon-to-be-removed activity, and run enter animation directly on the new activity. Resuming the old activity causes delay, and we also run extra enter-exit transition in short succession which cause glitches. bug: 27391256 Change-Id: I390ef9fc9855d70a4a9642c06c87cbe548b8b466
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions