diff options
author | Seigo Nonaka <nona@google.com> | 2017-09-28 14:03:08 -0700 |
---|---|---|
committer | Seigo Nonaka <nona@google.com> | 2017-09-29 20:11:19 +0000 |
commit | e9f4ab5de71700ce936eb8089db6459c46c79acf (patch) | |
tree | 2b42e9f4570ab35ebe83560e7a7e428bb7d550d6 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 9c99f3257c51c6d02aab9e9f1c18030ee6b15146 (diff) |
Remove StaticLayout.addMeasuredRun
StaticLayout.addMeasuredRun is used if the TextPaint is subclassed.
However, developers can't do almost anything by subclassing TextPaint
since most of default things are done in native code. So we don't need to
support this tricky case anymore.
Bug: 65024629
Bug: 67009717
Test: bit FrameworksCoreTests:android.text.StaticLayoutLineBreakingTest
Change-Id: I290b8b7d3e1fcff7be78e4bd1e620d6c188a10ad
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions