Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be46d145 authored by Paul Eastham's avatar Paul Eastham
Browse files

Revert "Fix for StaticLayout bug with ellipsized text"

This reverts commit bbc910f2.
parent f7f24996
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);
            }