commit | 6dde7e75e88420a89c09b303417593590e6ad6d5 | [log] [tgz] |
---|---|---|
author | Phil Weaver <pweaver@google.com> | Tue Apr 26 17:01:29 2016 -0700 |
committer | Phil Weaver <pweaver@google.com> | Tue Apr 26 17:01:29 2016 -0700 |
tree | 5bad3e86ecca942a953e145d6bccabdf654d4612 | |
parent | b1dea03f0a72923793895048e1a5aac0d4e485c5 [diff] |
Fix crash with a11y set text with text filters. A text filter may shorten the text, so we need to use the text that's actually in the View, not the text we requested, to move the selection. Also removing the override of performAccessibilityActionInternal, which should have been done as part of adding text actions initially. Bug: 28253708 Change-Id: I184f49dcba0238f4ccc222597cefca258393b263