commit | ef0904106d09a5471f809feec4219dc22fc740fe | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Jan 17 08:59:07 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Jan 17 09:59:25 2014 +0900 |
tree | 0769fb967a7f81418f70f38c04594b572c4f55b3 | |
parent | 432005306dc26fcd613ca75b6bfca6c84fc96dcd [diff] |
Make the range checking of BaseInputConnection#setSelection stricter With this change, setSelection will not cause java.lang.IndexOutOfBoundsException even if a negative index is specified. Bug: 8841916 Change-Id: Ib62a6ba235f80b7495fefb2e5cc2d5357d804310