material-components / material-components/material-components-android
[MaterialCardView] Rounded background doesn't render correctly on API 26
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
**Description:**
On API 26, the rounded background doesn't render correctly.

**Expected behavior:**
Same code works on API 29

**Source code:**
```xml
```
**Android API version:** API 26
**Material Library version:** 1.3.0-alpha01
**Device:** Nexus S API 26 Emulator
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.