diff options
author | 2014-10-08 00:07:40 +0900 | |
---|---|---|
committer | 2014-10-09 15:54:34 +0900 | |
commit | dac49f9f6de83d9a0cb4d9e290340cde5297e0b3 (patch) | |
tree | c3af4de443e52a5a6444623a0e7f3f8fd89306bf /java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java | |
parent | 847735fdfacfda3fda0e3a1370a35896832cb8bb (diff) | |
download | latinime-dac49f9f6de83d9a0cb4d9e290340cde5297e0b3.tar.gz latinime-dac49f9f6de83d9a0cb4d9e290340cde5297e0b3.tar.xz latinime-dac49f9f6de83d9a0cb4d9e290340cde5297e0b3.zip |
Simplify CursorAnchorInfoCompatWrapper
With this CL, we will use CursorAnchorInfoCompatWrapper just to
avoid unexpected NoClassDefFoundError due to the direct
dependency CursorAnchorInfo class, which is available only on
API level 21 and later.
Change-Id: I254ff83f1ca41daa21d0666b5824af22ba529022
Diffstat (limited to 'java/src/com/android/inputmethod/latin/inputlogic/InputLogic.java')
0 files changed, 0 insertions, 0 deletions