diff options
author | Michal Brzezinski <brzezinski@google.com> | 2021-10-11 12:55:24 +0100 |
---|---|---|
committer | Michal Brzezinski <brzezinski@google.com> | 2021-10-15 15:33:58 +0100 |
commit | e75a1eb617f6510227655d03f22c1a07783aa151 (patch) | |
tree | 71db00184e084d9a7cf72b487dc6b1c83a998e56 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 635fef18d6014dfddf0f21ee019f39c49d75c523 (diff) |
Fixing Heads Up Notifications not reacting to action touches in split shade
HUN was not reacting to touches because notification was shifted too low and touch-enabled region was not moving with it. The fix is to not shift notification that much in split shade mode - extra shift was introduced by split shade status bar. Now split shade status bar margin is accounted for in HUN shift calculation.
Also some small cleaning of dead code which I was trying to read :)
Fixes: 201262024
Test: StackScrollAlgorithmTest
Change-Id: I50498c3e038651ff9ee38e9741056933f0c369c8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions