OSDN Git Service

Removed the no longer needed font size span flag fix
authorGilles Debunne <debunne@google.com>
Fri, 4 May 2012 22:36:19 +0000 (15:36 -0700)
committerGilles Debunne <debunne@google.com>
Fri, 4 May 2012 23:26:11 +0000 (16:26 -0700)
commita478a1e50677bca2af396aeb64bfa0ce45607328
treeb1fef81d36e135687b7690d1cc223299eaed8e85
parent8517794f1b097cf5c073d81bc6f73fe0b90d01bd
Removed the no longer needed font size span flag fix

Related to bug 6448052

A text replacement (as opposed to a deletion) should (and will) not removei
the EXCLUSIVE_EXCLUSIVE spans that have limits identical to the replaced
range of charcters.

Change-Id: Iefaeab9e5119e7223ef6800c55ff0c741976e138
src/com/android/settings/widget/ChartDataUsageView.java