diff options
author | Evan Rosky <erosky@google.com> | 2021-01-22 13:32:55 -0800 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2021-02-05 17:14:44 +0000 |
commit | e3f5afaf0d520896ac1697cdd1641d6a623f2cf6 (patch) | |
tree | f62990645633d8a5e3cfa52f361a64142cc745be /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 26737223a19c889ba4850d18452710c9ae4619e0 (diff) |
Don't send configuration updates to apps that are going-away
Specifically, this adds checks for isVisibleRequested == false and
avoids sending new configs or other events. If an app is going to
be hidden, usually it means we're in an animation and don't want
it to relayout.
Bug: 179270750
Test: existing tests pass and phone behavior remains unchanged.
Change-Id: I8e8e21fcd3b8f4ff0f9b22d04c1abb908e719422
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions