diff options
author | Evan Rosky <erosky@google.com> | 2017-01-10 17:05:28 -0800 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2017-01-31 12:15:31 -0800 |
commit | 3b94bf5c3e607a47ed60c13a2e96d1873177b659 (patch) | |
tree | d97b29d0585855d8a7e8be7269ba73ca447cec44 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9deb6b5a3a1ee9ed0eaa646e918ac131fb50b19c (diff) |
Default focus order now tries to adhere to view hierarchy
Specifically, tab focus should travel completely through all
views within a given viewgroup before traveling to a sibling
viewgroup. At each hierarchy level, viewgroups are sorted
according to the existing rectangle-based algorithm.
This is only the first of a couple focus-order tweaks to
adhere to the new keyboard navigation ux spec.
Bug: 33848452
Bug: 34084573
Test: Checked in a sample-app that focus order adheres much
more closely to our keyboard navigation spec. Also
verified that existing FocusFinder CTS tests still pass.
Change-Id: Ia0e59a2e0dd8b9773796e0aaebfca0deb3c14a3c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions