commit | 96fb3094aaacf4bae65db54414a7aac285695245 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Mon Apr 23 17:45:50 2012 +0900 |
committer | Jean Chalard <jchalard@google.com> | Mon Apr 23 17:45:50 2012 +0900 |
tree | 108768301b7dfc244ccb68cdfc2a885eb2e27f43 | |
parent | 5f1d71fbc886bddef6e88549b33beb3b550bec50 [diff] |
Fix a bug where a batch edit would not be started. This would end up in TextView sometimes calling onUpdateSelection multiple times (this is the correct behavior for TextView). We now commit the space and the word in a batch edit, and we only get onUpdateSelection once. Bug: 6300527 Change-Id: I9579f3d8f5320c1cc24a7a42f19db8e105eb090d