commit | 6485b545e084c1ab713ea8b53958ccf972c38d12 | [log] [tgz] |
---|---|---|
author | sahok <sahok@google.com> | Wed Mar 17 15:27:56 2021 +0900 |
committer | Saho Kobayashi <sahok@google.com> | Thu Mar 18 05:43:57 2021 +0000 |
tree | b140aeda405d9f9c28807c350d55cd94f0d52676 | |
parent | 6d65ee195a57838762ce16a2d43e94eb7b95fbce [diff] |
Correctly handle TargetAccessibilityFocus flag In current implementation of GroupView, TargetAccessibilityFocus flag is not reflected while searching the node to dispatch the touch event. History: The logic to search the accessibility focused node was removed in CL [1]. CL [1] was reverted in [2], but the logic is not correctly restored. [1] I84bba65ac16e27e9c564b23a0c27d48245eef447 [2] I427b98c71ce8a2ac5b9285b2f34c1864f48c4a32 Bug: 159168795, 182434603 Test: atest TouchExplorerTest Change-Id: I911547dd506511dd830c8b051af3264523b75df2