commit | 1f0dac38df453035a8bd0205a23eecc44aa9d783 | [log] [tgz] |
---|---|---|
author | Eric Fischer <enf@google.com> | Wed Jul 01 18:03:09 2009 -0700 |
committer | Eric Fischer <enf@google.com> | Wed Jul 01 18:04:23 2009 -0700 |
tree | a4656aad31b58d980cab8f6fced70532c538484e | |
parent | c08dd9e27e864c03f77c3b031812969f3f9a97b1 [diff] |
Turn off kerning when testing TextUtils.ellipsize(). Otherwise, the different text measurement methods produce slightly different results and cause the text to show different results for Spanned vs. non-Spanned source strings. Bug 1837826