Legacy Line Height Span
class LegacyLineHeightSpan(@Px @IntRange(from = 1 ) height: Int) : LineHeightSpan
Content copied to clipboard
Copy @RequiresApi(Build.VERSION_CODES.Q) Type from android.text.style.LineHeightSpan.Standard
Constructors
Functions
Link copied to clipboard
open override fun chooseHeight(text: CharSequence, start: Int, end: Int, spanstartv: Int, lineHeight: Int, fm: Paint.FontMetricsInt)
Content copied to clipboard