summaryrefslogtreecommitdiff
path: root/tools/aidl/aidl.cpp
diff options
context:
space:
mode:
author Raph Levien <raph@google.com> 2014-04-24 12:51:35 -0700
committer Yuling Liang <yulingliang@google.com> 2014-04-28 18:02:27 +0000
commitd97b097a5b7a906e8d30c6d3b0f41c55650ce7a9 (patch)
tree9a963f8660d6e36a0dc1f40c9f683194a4f9e58d /tools/aidl/aidl.cpp
parent4f50911aa18f9d4650c6721456dd05ac499fcefd (diff)
Followon fix for 14276128 Clipping at bottom of TextView
The previous fix did not work when the text was ellipsized, because the test for whether the line was the last line was incorrect. The new test handles both the end of the buffer and the case where it is the last line because of ellipsizing. So this should be the proper fix for bug 14276128 Clipping at bottom of TextView when lineSpacingMultiplier < 1 This version of the patch also handles the single-line case (which is computed in BoringLayout rather than StaticLayout). Change-Id: I88791acc2aa493cc8c599b374f4d213571260b4b
Diffstat (limited to 'tools/aidl/aidl.cpp')
0 files changed, 0 insertions, 0 deletions