summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2015-06-10 09:37:32 +0900
committerKeisuke Kuroyanagi <ksk@google.com>2015-06-15 16:34:53 +0900
commitf4a3f3a03c72b6a38dc2f3f965531dc2a12460df (patch)
tree1100ec572ba5ed280167034d02e730c0759a2685 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent4ba81a0878d058734e9eb2c298d7fc4df7e597ed (diff)
Fix: Ellipsis is wrongly applied or not applied in TextView.
In current implementation, ellipsis is applied after coptuting line breaks without limiting line count. As a result, ellipsis can be skipped or- wrongly applied because the breaks are computed to fit with the width. With this change, the last line and overflowed part are treated as a single line when the number of breaks exceeds the remaining line count. Bug: 6615676 Bug: 18514378 Bug: 20177499 Change-Id: I1d90e299404960cdd22746bad572411b119f7360
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions