Revert "Fix for StaticLayout bug with ellipsized text"
This reverts commit bbc910f229.
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, paraStart,
|
||||
chs, widths, here - paraStart,
|
||||
ellipsize, ellipsizedWidth, w, paint);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user