summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-05-22 18:10:31 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-05-29 15:24:22 -0700
commitf9817f7a3b4463f75a4cd9c4050bb89525476a9f (patch)
tree89bd5c2cbbdb4f4ce521804edff7ed9bae712f6c /docs/html/sdk/api_diff/16/changes
parenta587b890bb0c2f800fe4dfd3267f26366d00d32c (diff)
Adding accessibility focusable attribute (hidden for now).
1. This attribute specifies whether a view can take accessibility focus. It has three values: 1) auto - the system determines based on whether the view is actionable and has actionable predecessor. Accessibility services can put accessibility focus on such a node at will; 2) yes ; this view always takes access focus; 3) no - the view cannot takes accessibility focus and accessibility services cannot put accessibility focus on it. Change-Id: I2ebf4e7c75bf6b39e1742b6868b37ccdd4cc7d28
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions