Glide
Glide
/
com.bumptech.glide.load.resource.bitmap
/
RoundedCorners
/
RoundedCorners
Rounded
Corners
open
fun
RoundedCorners
(
roundingRadius
:
Int
)
Content copied to clipboard
Parameters
rounding
Radius
the corner radius (in device-specific pixels).
Throws
java.
lang.
Illegal
Argument
Exception
if rounding radius is 0 or less.