material-components / material-components/material-components-android
[Shape] Equivalent of MaterialShape from compose
Open
@pekingme is already working on this.
Since Aug 1, 2025.
Feature: Shape
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I want to use Material 3 shapes, but I couldnt really find any documentation on how create the actual shape sets
The only documentation I found was [this](https://github.com/material-components/material-components-android/blob/master/docs/theming/Shape.md#how-it-works)
I was able to find it for compose
https://developer.android.com/reference/kotlin/androidx/compose/material3/MaterialShapes
I am wondering how to create the same shape sets either through xml or programatically
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.