summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2011-04-29 11:40:22 -0700
committerGilles Debunne <debunne@google.com>2011-04-29 13:27:37 -0700
commit75beb336f4b164c3bed5d4b91f0b9c6ea49a3437 (patch)
tree57761ba39c683a201db0fe4ff753f0dadce31b6f /tools/aidl/generate_java.cpp
parentefe2a0e6ac8183c98dfe969928509e3b32903b40 (diff)
SuggestionSpans are removed around edited text.
SuggestionSpans do not make sense anymore when the text they refer to is modified. Removed these at the lowest possible common level: In the SpannableStringBuilder that is used to back the Editable. This way, IME do not have to care about removing these when they change text. And they cannot forget to so either. Also fixed a bug in TextView's paste with multi-item paste text (never exercised, since we have no source for such a thing). Change-Id: I08ed921f8c04ffb1a00936a3e554a85ee82f103c
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions