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

Commit 19e70cbb authored by Paul Eastham's avatar Paul Eastham Committed by Android Git Automerger
Browse files

am 9a5bda87: am be46d145: Revert "Fix for StaticLayout bug with ellipsized text"

* commit '9a5bda87':
  Revert "Fix for StaticLayout bug with ellipsized text"
parents 3ec816ba 9a5bda87
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);
            }