diff options
author | Shu Chen <shuchen@google.com> | 2020-07-17 19:43:18 +0800 |
---|---|---|
committer | Shu Chen <shuchen@google.com> | 2020-07-17 13:40:58 +0000 |
commit | 38dfd19611160e8f182d42040f6821f151353716 (patch) | |
tree | 304e0df0a57004620582b98f8669f1d7a27c145e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | fc0f88505ceea7bfc1a192461e76a6603b4ed47e (diff) |
Ensures the slop value is fixed cross lines.
In Q, the slop is a fixed value calculated based on
TextView.getLineHeight().
In R+ (before this cl), the slop is a dynamic value based on the height
of the current line.
It's been confirmed as the root cause of the regression bug b/159528374.
This cl changes the slop value back to the fixed value.
Bug: 159528374
Test: Verified locally.
Change-Id: I182d22779f1c1155ae2e0b0deb0455bd270b2fd9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions