History log of /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ReplacementDrawableSpan.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a48e87b2d4e8a17ccd733d6a576b74b08085383 12-Sep-2014 Jin Cao <jinyan@google.com> Change workpaint to protected static so child classes can use it

b/17471973

Change-Id: I8804b429477b2d606ec760b9617eed5b4c0c0c17
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ReplacementDrawableSpan.java
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