commit | 89a0b88187debab2180f1e83fbba45f996317cee | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Thu Nov 18 15:43:43 2021 -0500 |
committer | Jeff DeCew <jeffdq@google.com> | Fri Nov 19 11:21:43 2021 -0500 |
tree | 96521bf823e3df357c76c31ef632d984e95c42a1 | |
parent | 270657d95bbc0191b0b1b9f35930d205354e20ff [diff] |
Fix snooze guts disappearing in split shade In split shade the NSSL is no longer full screen, so the assumption that getX was the absolute X coordinate of the touch was wrong; as a result the NSSL dismissed the guts because it thought the touch was somewhere in the NSSL but not in the guts view (or any other view). Fixes: 204283146 Test: manual Change-Id: I634d378e162e20ed277b164a506d7dace56c8525