aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/RichInputConnection.java
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2013-06-24 17:39:17 +0900
committerJean Chalard <jchalard@google.com>2013-06-24 17:39:17 +0900
commitca52e1ca5abf8d233e901f76e5d443c427602316 (patch)
tree1ab2e651124b03b81bc7a421717eedbf666d0717 /java/src/com/android/inputmethod/latin/RichInputConnection.java
parentc074c3357c3bb0dfe92fff90bccbcab2b6ec422e (diff)
downloadlatinime-ca52e1ca5abf8d233e901f76e5d443c427602316.tar.gz
latinime-ca52e1ca5abf8d233e901f76e5d443c427602316.tar.xz
latinime-ca52e1ca5abf8d233e901f76e5d443c427602316.zip
Fix a small bug
SpannableStrings are not the only type of Spanned, they are only the mutable kind. SpannedString is the immutable one. Spanned is the correct class to use there. Bug: 8839763 Bug: 8862327 Change-Id: Ic5e6199a51f22368914f2748ac2d0d1ca6a33f78
Diffstat (limited to 'java/src/com/android/inputmethod/latin/RichInputConnection.java')
0 files changed, 0 insertions, 0 deletions