am a324a581: Merge "Fix for StaticLayout bug with ellipsized text" into honeycomb
* commit 'a324a5810c84596d3a4f67f81a725a0c98dfc30f': Fix for StaticLayout bug with ellipsized text
This commit is contained in:
@@ -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