commit | f25600386f8959da0252469b3269361290b1f363 | [log] [tgz] |
---|---|---|
author | Justin Ghan <justinghan@google.com> | Mon Feb 06 10:43:48 2023 -0800 |
committer | Justin Ghan <justinghan@google.com> | Mon Feb 06 10:49:20 2023 -0800 |
tree | b6ad68137fb50d80181bcd60b798602b21cb8e90 | |
parent | 2a8cfedebd6fe355b71f864bffc4e04e9bdc865a [diff] |
Allow gestures after end of line Previous behavior was that point-based handwriting gestures (insert, remove space, join/split) were supported up to the end of text on each line (plus 16dp margin). New behavior is to allow gestures at points after the end of the text up to the layout width (plus 16dp margin). Bug: 266253425 Test: atest android.widget.cts.TextViewHandwritingGestureTest Change-Id: Ib5ac6117788a88c61778326fa5125d4c8199c868