commit | 9d69ecbf61a4a142c3f4cbb9d5659faa6f85e832 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Fri Feb 24 16:07:09 2012 -0800 |
committer | Gilles Debunne <debunne@google.com> | Fri Feb 24 16:12:52 2012 -0800 |
tree | 5ad899360d5ec59543d95a32685d8886982ca27d | |
parent | a16c98c155a51a035719bef5b76e973ee2295795 [diff] |
InputConnection is warned when finished As said in https://android-git.corp.google.com/g/#/c/155992 finishComposingText is indeed too broad of a method. Introducing a new dedicated method to warn the InputConnection. Should solve the problems with a negative counter value. Change-Id: I5525d776916f0c42d5e6d4a4282aed590d7f0e9a