Merge "Fix for StaticLayout bug with ellipsized text" into honeycomb
This commit is contained in:
committed by
Android (Google) Code Review
commit
a324a5810c
@@ -500,7 +500,7 @@ public class StaticLayout extends Layout
|
||||
choosehtv, fm, hasTabOrEmoji,
|
||||
needMultiply, paraStart, chdirs, dir, easy,
|
||||
paraEnd == bufend, includepad, trackpad,
|
||||
chs, widths, here - paraStart,
|
||||
chs, widths, paraStart,
|
||||
ellipsize, ellipsizedWidth, w, paint);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user