summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2014-12-11 22:33:45 -0800
committerSvet Ganov <svetoslavganov@google.com>2014-12-11 22:33:48 -0800
commit9fc96c5371c1ce62db40aee9b93482504b79769b (patch)
treeb1c5f15c80c9997d692a6d7e1af55cd5acb44812 /docs/html/sdk/api_diff/15/changes
parent8b33cf4d34a9ea75e1121ee2f1d829b21f3cb5d6 (diff)
Fix an edge case in computing click location in accessibility mode.
In accessibility mode to click a view we computed a point where to send down and up touch events. The logic that computes where to send the events was not clipping the bounds of the child to these of the parent. As a result we wrongly computed we can send the events in a location of the child that is outside of its parent, thus the click having no effect or clicking the wrong thing. bug:18672945 Change-Id: If9c452e7e5b196f699db33d37dbc6775d5d1622a
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions