material-components / material-components/material-components-android
[MaterialCardView] Content padding doesn't work with relative corner size
Open
Nobody has claimed this yet.
bug
Widget: Card
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
cornerFamily = cutcornerSize = 72dp |
cornerFamily = cutcornerSize = 20% |
|---|---|
![]() |
![]() |
Material Library version: 1.7.0-beta01
Device: Pixel 4 API 29
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.
Research direction
Start at MaterialCardView and reproduce the issue using content padding with a cut cornerFamily and a relative cornerSize of 20%, on the reported library version and device configuration. Compare this with the 72dp cornerSize case; done means content padding behaves correctly for the relative corner size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100

