setBoxCornerRadiiResources

open fun setBoxCornerRadiiResources(@DimenRes boxCornerRadiusTopStartId: Int, @DimenRes boxCornerRadiusTopEndId: Int, @DimenRes boxCornerRadiusBottomEndId: Int, @DimenRes boxCornerRadiusBottomStartId: Int)

Set the resources used for the box's corner radii.

Parameters

boxCornerRadiusTopStartId

the resource to use for the box's top start corner radius

boxCornerRadiusTopEndId

the resource to use for the box's top end corner radius

boxCornerRadiusBottomEndId

the resource to use for the box's bottom end corner radius

boxCornerRadiusBottomStartId

the resource to use for the box's bottom start corner radius