commit | 815fb1f40cdfa7d546da38d16223967954d9ffdf | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Mon Jul 10 16:14:15 2017 -0700 |
committer | Evan Rosky <erosky@google.com> | Mon Jul 31 11:03:02 2017 -0700 |
tree | 34c19a2ff3562bf0350e71128abe011ca74ac3ff | |
parent | 0cd8a31c1246747b06b73469c067bc290158a60e [diff] |
Fixed some small keyboard nav bugs (TabHost, directional focus) - TabHost was forwarding Tab/shift+tab/space to its content instead of navigating through the tabs. - FocusFinder's directional focus considered 2 touching Views to be overlapping which would yield confusing directional movement at times. Bug: 62943663 Bug: 62911028 Test: Added CTS tests Change-Id: I253f66b7513daf5c2c9fdeed8a2fb930b4fd8db4