material-components / material-components/material-components-android

[Shape] Equivalent of MaterialShape from compose

Open
#4,862 9 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.