commit | 2dda468606fa4e6b4b6b44d38f42e06cb31e2785 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Thu May 31 20:07:20 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Thu May 31 20:16:40 2012 -0700 |
tree | 1dcb89b3f0df44e95353271ee4024f4eeb1e94e5 | |
parent | c7f82cc7fd2b747284da692f73ea7f09b0db9099 [diff] |
Accessibility focus traversal of lists inconsistent. 1. Now the list traversal forward is the exact opposite of the traversal backward. 2. The focus search starts from the view against which the call is made as opposed to the one that has focus. This is now consistent with the rest of the focus search. bug:6537747 Change-Id: Ida6a696636a3099531155fcbff256f71264f5008