diff options
author | Chong Zhang <chz@google.com> | 2016-03-15 12:50:03 -0700 |
---|---|---|
committer | Chong Zhang <chz@google.com> | 2016-03-15 12:50:03 -0700 |
commit | dea4bd980cdede60e3e315a77a879b91e1b1de01 (patch) | |
tree | e7f3f99a7ec255f335d1c132353d3084173424f9 /rs/java/android/renderscript/RenderScript.java | |
parent | 65d15d03326456457039dde69ae37e9ae1db6d6e (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