History log of /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ReplacementDrawableSpan.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
049af326764fafc35a837a38ee29879a89d2e446 19-Aug-2014 Jin Cao <jinyan@google.com> Remove unnecessary font metrics call

Change-Id: Ie36a3a29b81d3e0024e0f1c29aec98a36e74dec9
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ReplacementDrawableSpan.java
6c2a016fb00482339dc66b93822042f9f9e2424f 18-Aug-2014 Jin Cao <jinyan@google.com> [Quantum chips] change chips into ReplacementSpan

There seems to be an issue with ImageSpan where it
sets the default text cursor size to the height of
the ImageSpan. In this CL I changed the chips to
extend ReplacementSpan and simply draw the chip
ourselves by overriding the draw method.

b/16700424

Change-Id: I66a8bf3068e24a669121c7323323fd03138ca7b3
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ReplacementDrawableSpan.java