commit | aea297f262457b96d45690b57011cbeb633df2ba | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Wed Sep 18 16:46:23 2024 +0000 |
committer | Matt Casey <mrcasey@google.com> | Wed Sep 18 16:46:23 2024 +0000 |
tree | 5902fc9d753fc9ddb95dfe75f672820a8c6d90a3 | |
parent | 6e60af46911461291289ebf3b5c424fbb931a331 [diff] |
Allow miniresolver buttons to overflow cleanly Previously, they would draw on top of one another and be truncated in rare cases (see bug). This change allows them to grow vertically if needed and ensures there's at least 8dp of space between them. Bug: 353860438 Test: Manual test with injected long text to verify overflow behavior. Flag: EXEMPT minor layout bugfix Change-Id: I55130880d1364f1485cd97657a3e0ddbf974ab73