summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-02 11:31:14 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-10-02 11:31:18 -0700
commita85236e510b26002761bd5856fb371f7aed37527 (patch)
treea4c638df33cd7638ef040c9deb721fc7df5d4b02 /docs/html/sdk/api_diff/16/changes
parent57e6203457cedbc6f4bf8a45635862a3eb717e9f (diff)
Accessibility focus should not scroll automatically.
1. We use auto scroll when a view gets accessibility focus. Pros: Having magnification and TalkBack enabled together (not a common use case) will have the accessibility focused view on the screen (it is auto panned). Cons: A blind user can get stuck in a very lock scroll view - not good. 2. We do not auto scroll when a view gets accessibility focus. Pros: A blind user cannot get stuck in a long scroll view as he has to explicitly scroll. Cons: The magnified area will not pan to ensure the accessibility focused view is visible. Option one is the better trade off and this change removes the auto scrolling. bug:7265773 Change-Id: I209b54ed18acad36c1f35b4c09b980e45ec9bbff
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions