summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2017-03-23 12:21:53 -0700
committerPhil Weaver <pweaver@google.com>2017-03-24 10:46:24 -0700
commitab4717aa2a7d0e19f4b08b2c851a541f9b0c9c6b (patch)
treee33c5c2e30b655702b2b019a851d3c25266f103f /docs/html/sdk/api_diff
parent5c9fb3c5271b3e602d0d018a5bcfd3d6dbb98d9c (diff)
Fix problem with ListView accessibility focus
A scrap view was retaining accessibility focus, leading to a confusing experience for screen reader users. Part of the problem is that views can change even when the adapter has stable ids. This change tightens the condition for restoring a11y focus to the same view. AbsListView also allowed scrap views to maintain a11y focus. While this may make sense if the views will be reused, it is wrong if the views are not reused. Bug: 29403113 Test: Verified that a11y focus stays put when toggling the preference: Settings -> System -> Language & input -> Virtual keyboards -> Advanced -> Symbol for physical keyboard Change-Id: Ie4a15027088f158d9ed4bb3f3eeff5a288c25832
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions