Files
frameworks_base/core/java/android/text
Gilles Debunne 32ea4ffdca 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
2010-12-21 11:28:34 -08:00
..
2010-06-03 09:03:58 -07:00
2010-01-14 14:57:20 -08:00
2010-06-10 14:03:22 -07:00