diff options
author | Ned Burns <pixel@google.com> | 2020-07-07 13:17:45 -0400 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2020-07-08 13:20:52 -0400 |
commit | 7c6dd3d568c028d197322ad148d109c745ec53f8 (patch) | |
tree | 19927114c5b0e316ff6fdbd484670f14aa398d4f /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 4f5495ea9c10e1c8e9e50d0b9cfc30f0471be7ff (diff) |
Collapse shade on ACTION_CANCEL (sometimes)
As of ag/11546928, the framework emits an ACTION_CANCEL when the
proximity sensor turns off the screen, not an ACTION_UP. Previously, we
always expanded the shade in response to an ACTION_CANCEL. However,
after this change, this caused Dialer users to end up with an expanded
shade after putting the phone to their face, making it easy to
face-dial their notifications. This CL changes the behavior to put the
shade back to where it was when the gesture started -- either expanded
or closed.
Fixes: 155362798
Test: manual
Change-Id: I2d11d9f03bfe1e905028a640e2eb871d32e37248
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions