setImageShapeByCorners

fun setImageShapeByCorners(topLeft: Float, topRight: Float, bottomRight: Float, bottomLeft: Float)

Creates and sets the shape of the Giphy image container.

Parameters

topLeft

The bottom left container corner.

topRight

The top right container corner.

bottomRight

The bottom right container corner.