diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-11-02 16:03:06 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-11-02 16:39:16 -0700 |
commit | 11f19f15ea474edde07bf34877d2531fff6c26f0 (patch) | |
tree | 98f2191369b124141e26bc52a9588339ea3f9e9c /docs/html/sdk/api_diff/3/changes | |
parent | 37238e5a4e10c5c5439f6864dd19049a5544e01a (diff) |
View's visibility to the user not checking predecessor alpha.
1. A view is visible to the user if is attached to a visible window,
its visibility is VISIBLE, its alpha is not zero, all its
predecessors have visibility VISIBLE and non zero alpha, the
view is not fully covered by predecessors and is within the
screen.
The function that computes whether a view is visible for
accessibility purposes was not taking into account the
predecessors' alpha.
bug:7454355
Change-Id: I7609f4366da260091d68e5b25832498843fd3d0a
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes')
0 files changed, 0 insertions, 0 deletions