commit | a6786d66239568d7b97825b5205a37e22c76e8d6 | [log] [tgz] |
---|---|---|
author | Maurice Lam <yukl@google.com> | Mon Aug 10 16:55:09 2015 -0700 |
committer | Maurice Lam <yukl@google.com> | Mon Aug 10 16:55:09 2015 -0700 |
tree | cd830df79d61f6158c4d59ba0d9adf2ff0d11709 | |
parent | c0ae136be91952fee30c56b2ce4e51da15044089 [diff] |
[ExploreByTouchHelper] Make a11y calls on views Make a11y calls on the views in ExploreByTouchHelper instead of on the delegate itself. This makes it consistent with the support library implementation and allows to use this helper on views that implement custom accessibility methods. (Like TextView) Change-Id: I6b0d94cecb752289394272dfcf9bd6f55f9700d9