commit | 32ea4ffdca0f4706e447d0a275f259fe121b9e6a | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Tue Dec 21 11:28:34 2010 -0800 |
committer | Gilles Debunne <debunne@google.com> | Tue Dec 21 11:28:34 2010 -0800 |
tree | eec5d86eeaa09a6d779b10059bc7e9bd53bfef53 | |
parent | 7dd7c69f0fba6f205e584d9379b5daeb99c55dc4 [diff] |
Fix for ellipsized text that has two lines at maximum. The breakOnlyAtSpaces test did not include the reset at the end of the loop which resets j and w (current position and width). As a result, the second line was too long from the start and never cut again. Hours a debug, a simple { change. Bug 2969667 Change-Id: I1e5b4a37cd9e64d115e6343d7788db3a6ef881e0