diff options
author | Seigo Nonaka <nona@google.com> | 2018-09-18 13:26:24 -0700 |
---|---|---|
committer | Seigo Nonaka <nona@google.com> | 2018-09-18 14:10:14 -0700 |
commit | 32b87e01e0b47873e0b29939deb4e42f45b718dd (patch) | |
tree | 16e57daeea8a268400cde14ba40a627f1ed2abaa /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 665f5b9b09b326fea468bdf9890f01fc09a7ab4e (diff) |
Move hasEqualAttribute from Paint with adding some accessors
Paint#hasEqualAttributes is not a equal method in Paint.
TextLine depends on this method but making this public will make
developer confused. So, moving hasEqualAttributes to TextLine and
provide some accessors for shadow layer parameters.
For the TextPaint, unhide underlineColor and underlineThckness for
implementing equalAttributes in TextLine.
Bug: 112327179
Test: atest android.graphics.cts.PaintTest
Change-Id: I4565e18134856e31d26bd06bcddeb31ddbe7e093
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions