diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-05-15 21:09:30 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-05-15 21:14:10 -0700 |
commit | 64899e5c8ff7309e3209454fd4833d1b7a4b57be (patch) | |
tree | 9abc62e3546ba9db370cb2119e3f0a25c2ab7755 /docs/html/sdk/api_diff/16 | |
parent | 4528b4e882584745f48263fa6626987e63832a2a (diff) |
Accessiblity focus not following input focus and text nav broken.
1. View is checking if the accessibility focus is its
descendant it clears the accessibility focus state
in ViewRootImpl. The check in View was missing the
case that the descendant may be the view itself. In
such a case we want the normal clearing code to run.
2. The check whether a view has iterable text for
accessibility was inverted and text nav was not
working.
Change-Id: I1a13b6809fb7f205fff76ca09cd449179d06e530
Diffstat (limited to 'docs/html/sdk/api_diff/16')
0 files changed, 0 insertions, 0 deletions