commit | 2eb1be625832f77ba9c6a3e9dc13b2ecf3f25214 | [log] [tgz] |
---|---|---|
author | Daisuke Miyakawa <dmiyakawa@google.com> | Fri Oct 14 15:56:59 2011 -0700 |
committer | Daisuke Miyakawa <dmiyakawa@google.com> | Mon Oct 17 10:51:16 2011 -0700 |
tree | dbce3c9c2d5f42e4ee4fc151818e562eb6db9bc6 | |
parent | 20ffc86beb4a4d3d53f707df53b0cee0892fef93 [diff] |
Ellipsize texts in contacts list correctly Measure correct width during onMeasure() so that each TextView can decide if text should be ellipsized. Also use View's padding mechanism instead of managing our own padding values. Bug: 5265348 Change-Id: I2696a6099ab176dd27117a802997d0cceb2ed153