material-components / material-components/material-components-android
[Chip] Chip's close button works too wide
Open
@pekingme is already working on this.
Since Mar 8, 2024.
bug
Widget: Chip
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Why does the trigger area of the close button occupy textEndPadding? If the text of my Clip is a single text, then the clickable range of the Clip is only a little bit on the text side, even if I widen the textPadding, it will not work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.