diff options
author | Svetoslav <svetoslavganov@google.com> | 2014-06-17 14:47:16 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2014-06-17 14:54:39 -0700 |
commit | 6170cca05eb13cfb44c8d13e7a447cd24f27a62c (patch) | |
tree | 97408edf8d84c0488804d6595edc37f89f775458 /packages/SystemUI/src | |
parent | aebc0cd5960e177ff6d58908b6ee536b8a177cdd (diff) | |
download | frameworks_base-6170cca05eb13cfb44c8d13e7a447cd24f27a62c.zip frameworks_base-6170cca05eb13cfb44c8d13e7a447cd24f27a62c.tar.gz frameworks_base-6170cca05eb13cfb44c8d13e7a447cd24f27a62c.tar.bz2 |
Not touchable windows should not hide windows behind
When computing which windows to report for accessibility we were not
reporting windows behind non touchable ones. However, if a window is
not-touchable the touch events go to the window behind it. Hence, a
not-touchable window should not affect the reproted windows for
accessibility.
Change-Id: I213a32b33b0986a73d8bbdf0a3e40e6ca6e4261b
Diffstat (limited to 'packages/SystemUI/src')
0 files changed, 0 insertions, 0 deletions