ShapeAppearance

constructor(family: CornerFamily, topLeft: Double, topRight: Double, bottomRight: Double, bottomLeft: Double)


constructor(family: CornerFamily, size: Double)

Constructs a symmetric ShapeAppearance applying the same size to all four corners.

Parameters

family

The style family of the corners.

size

The corner size in dp/points to apply to all four corners.