diff options
author | Filip Gruszczynski <gruszczy@google.com> | 2015-10-28 11:18:02 -0700 |
---|---|---|
committer | Filip Gruszczynski <gruszczy@google.com> | 2015-10-28 15:03:29 -0700 |
commit | f8a2a632023ef0bafa9c7d5a343cf84d10dbd241 (patch) | |
tree | 1ad5f2b63c113aea8392a880c8e1fc0ddb76dd36 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | e978607ac3cec6906fcf90b31b189bf29f47d17a (diff) |
Fix touching outside of popup not dismissing it.
We only included the exact popup window area for intercepting touches
that would dismiss the popup. We need to intercept the parent area, so
we use the task or stack associated with the window to determine which
touch events to intercept and use as dismiss. This doesn't affect which
touch events will be delivered to the window.
Bug: 25329650
Change-Id: Ie248ec67bb5328fd67b470f556cf206ce888514c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions