diff options
author | Gilles Debunne <debunne@google.com> | 2012-05-09 11:12:03 -0700 |
---|---|---|
committer | Gilles Debunne <debunne@google.com> | 2012-05-09 11:22:26 -0700 |
commit | 69865bd6860a97793a06523a48dfe6472e9b7562 (patch) | |
tree | f9bf66e1e5660a187a50378ff7c029e5a2fd60b2 /docs/html/sdk/api_diff/16/changes | |
parent | 3fcf1c85873008df43ee80f896216fb39e4c630e (diff) |
Minor changes in SpellCheckSpan pool management in SpellChecker
Bug 6464190
The 'inProgress' flag is set to false when the SpellCheckSpan starts
to get used (instead of a less intuitive when it is removed).
Pool recycling in handled by onSpellCheckSpanRemoved, called from
the TextView's SpanWatcher, when a SpellCheckSpan is removed for any
reason (from the SC code or due to text editing).
The other change is that Sentence SC now correctly removes the span
from the text (and hence recycles it in the pool).
Change-Id: If8b433fd5e41d4dc0304a127ebcc088ea1eecaa7
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions