set Corners Radii Px
abstract fun setCornersRadiiPx(topLeft: Float, topRight: Float, bottomLeft: Float, bottomRight: Float)
Instruct the view to use the given radii for its corners.
Parameters
top Left
top-left corner radius in px
top Right
top-right corner radius in px
bottom Left
bottom-left corner radius in px
bottom Right
bottom-right corner radius in px