commit | dac49f9f6de83d9a0cb4d9e290340cde5297e0b3 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Oct 08 00:07:40 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Oct 09 15:54:34 2014 +0900 |
tree | c3af4de443e52a5a6444623a0e7f3f8fd89306bf | |
parent | 847735fdfacfda3fda0e3a1370a35896832cb8bb [diff] |
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