Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

CircleShape

Circular Shape with all the corners sized as the 50 percent of the shape size.

Source set: Common
val CircleShape = RoundedCornerShape(50)

Circular Shape with all the corners sized as the 50 percent of the shape size.

Last updated: