commit | f7897446222364580a099fdbd55f90c4d6d97cb6 | [log] [tgz] |
---|---|---|
author | Haoyu Zhang <haoyuchang@google.com> | Fri Jan 27 16:39:10 2023 -0800 |
committer | Haoyu Zhang <haoyuchang@google.com> | Fri Jan 27 16:40:43 2023 -0800 |
tree | 2a2eafe8fbe18d692263f28e5c1179987920ed47 | |
parent | a428d82f2f92e6c8a2984ed7b4ecc45539528cd1 [diff] |
Fix: TextView CursorAnchorInfo returns wrong visibleLineBounds TextView CursorAnchorInfo may return wrong visibleLineBounds or characterBounds with wrong visibility flag when it's scrolled. This CL fixed the issues. Bug: 253006511 Test: atest EditTextCursorAnchorInfo Change-Id: I3ea003c54498e0610c204263e5692922a01cd82d