Legacy Line Background Span
class LegacyLineBackgroundSpan(@ColorInt color: Int) : LineBackgroundSpan
Content copied to clipboard
Copy @RequiresApi(Build.VERSION_CODES.Q) Type from android.text.style.LineBackgroundSpan.Standard
Constructors
Functions
Link copied to clipboard
open override fun drawBackground(canvas: Canvas, paint: Paint, @Px left: Int, @Px right: Int, @Px top: Int, @Px baseline: Int, @Px bottom: Int, text: CharSequence, start: Int, end: Int, lineNumber: Int)
Content copied to clipboard