Object

ShapeDefaults

Contains the default values used by Shapes

Source set: Android
object ShapeDefaults

Contains the default values used by Shapes

Properties

ExtraSmall

Source set: Android
val ExtraSmall: CornerBasedShape

Extra small sized corner shape

Small

Source set: Android
val Small: CornerBasedShape

Small sized corner shape

Medium

Source set: Android
val Medium: CornerBasedShape

Medium sized corner shape

Large

Source set: Android
val Large: CornerBasedShape

Large sized corner shape

ExtraLarge

Source set: Android
val ExtraLarge: CornerBasedShape

Extra large sized corner shape

Last updated: