Loading core/java/android/text/StaticLayout.java +13 −13 Original line number Diff line number Diff line Loading @@ -233,7 +233,6 @@ extends Layout } } if (!easy) { // Ensure that none of the underlying characters are treated // as viable breakpoints, and that the entire run gets the // same bidi direction. Loading @@ -252,6 +251,7 @@ extends Layout } } if (!easy) { // XXX put override flags, etc. into chdirs dir = bidi(dir, chs, chdirs, n, false); Loading Loading
core/java/android/text/StaticLayout.java +13 −13 Original line number Diff line number Diff line Loading @@ -233,7 +233,6 @@ extends Layout } } if (!easy) { // Ensure that none of the underlying characters are treated // as viable breakpoints, and that the entire run gets the // same bidi direction. Loading @@ -252,6 +251,7 @@ extends Layout } } if (!easy) { // XXX put override flags, etc. into chdirs dir = bidi(dir, chs, chdirs, n, false); Loading