commit | baf3094ecaa073e1cb3e807fa17d096f826c3968 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Thu Feb 28 16:01:51 2013 -0800 |
committer | Jean Chalard <jchalard@google.com> | Tue Mar 05 20:34:05 2013 -0800 |
tree | cdb8faf0ad287d465387e1bc5b5fffa507224029 | |
parent | df7c72f68c2fe32546aa119e98be9acf8fffd66d [diff] |
Add a SpanWatcher to catch programmatic selection changes When the selection is set via Selection#setSelection, the Editor needs to know so that it can call back to a bound IME, if any. This adds a watcher to catch these events. This is step 2 of a four-step refactoring. Bug: 8000119 Change-Id: Ia01aee853d5cafb4820fd234bc24b587ad3f7dd0