Skip to content
Commit e3f5afaf authored by Evan Rosky's avatar Evan Rosky
Browse files

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
parent 26737223
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment