RoundedBackgroundColorSpan

class RoundedBackgroundColorSpan(backgroundColor: Int, alignment: Layout.Alignment, padding: Float, radius: Float) : LineBackgroundSpan(source)

Constructors

Link copied to clipboard
constructor(backgroundColor: Int, alignment: Layout.Alignment, padding: Float, radius: Float)

Functions

Link copied to clipboard
open override fun drawBackground(c: Canvas, p: Paint, left: Int, right: Int, top: Int, baseline: Int, bottom: Int, text: CharSequence, start: Int, end: Int, lineNumber: Int)