Fixed that indents on an ellipsis of a staticlayout were dropped
If a layout had an ellipsis and in addition also indents, the indents were ignored and the text would go over the indents. Test: runtest -x cts/tests/tests/text/src/android/text/cts/StaticLayoutTest.java Test: runtest -x cts/tests/tests/text/src/android/text/cts/DynamicLayoutTest.java Test: runtest -x cts/tests/tests/widget/src/android/widget/cts/TextViewTest.java Change-Id: I4cc89dad8301f6b1bb46a479395fd72c8476e477 Fixes: 36081667
Loading
Please register or sign in to comment