commit | d114e0fc59dc57cc90694dd8634c6ab8c473819c | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Mar 23 11:20:04 2017 -0700 |
committer | Evan Rosky <erosky@google.com> | Wed Apr 12 17:15:43 2017 -0700 |
tree | 104be5bc0cfb15c9a10f9c7a9db887add374935e | |
parent | 055b51af2860c4457041582233c9cdf9b34e1487 [diff] |
Improve rect-level focus ordering Previously views were ordered strictly by their tops. This lead to many cases of tab-focus moving "backwards". For example a horizontal row of views with different heights would not always move start-to-end. Bug: 34854951 Bug: 33848452 Test: Run against UX-provided localized focus-orders to make sure it improves behavior. Added a sanity-check CTS test for well-behaved (simple) layouts. Change-Id: I5b01a301e0bbcbcad472ffdb26ebf4fbb6380756