diff options
author | Siyamed Sinir <siyamed@google.com> | 2015-11-16 15:39:34 -0800 |
---|---|---|
committer | Siyamed Sinir <siyamed@google.com> | 2015-11-17 17:56:03 -0800 |
commit | 4ba0aa598ea86b7cffab8cd6ccd007e4e29cf883 (patch) | |
tree | 106165ef9e6145cc695def3e1246cf8559b482d3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0fe13b1f7001f5e2f23062a97140784258f3423e (diff) |
TextView setText/append methods set movement method
Previously, TextView setText and append methods set the movement
method to LinkMovementMethod only when autoLink was enabled and
Linkify was able to find links in the input text. This CL adds the
case where autoLink is false, linksClickable is true, and the input
text contains ClickableSpans.
Fixes https://code.google.com/p/android/issues/detail?id=2219
Bug: 1712837
Change-Id: Ife4e35bac7f6cb48ad0dac6ecb4b90aec126fc73
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions