summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-09 16:25:54 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-10-09 16:32:50 -0700
commit96985fccdcff69c8410caee23aa088cbd8af34b6 (patch)
tree2d3109bb2cddb269756da90efc55794252116b64 /docs/html/sdk/api_diff/6
parent3b9e7f32380e179aa1e0718762e86ffa24cbab93 (diff)
Return true on successful accessiblity action click/long click.
1. If a view is clickable or long clickable perfroming the corresponding accessiblity action should return true no matter whether there is a registered on click/long click listener. Currently true is returned only if there is a listener but it is also possible that a sub-class overrides performClick and does work there. For example CompoundButton. Now if the view is clickable or long clickable we will call the perfrom* method and return true, which is we clicked. 2. Fixed some JavaDoc indentation. bug:7318777 Change-Id: Id603fee378b8f7d07f1128b5641ede57640bab53
Diffstat (limited to 'docs/html/sdk/api_diff/6')
0 files changed, 0 insertions, 0 deletions