Paragraph Bitmap Span
class ParagraphBitmapSpan(bitmap: Bitmap, drawableSize: DrawableSize?, @Px padding: Int) : LeadingMarginSpan, LineHeightSpan
Content copied to clipboard
Functions
Link copied to clipboard
open override fun chooseHeight(text: CharSequence, start: Int, end: Int, istartv: Int, v: Int, fm: Paint.FontMetricsInt)
Content copied to clipboard
Link copied to clipboard
open override fun drawLeadingMargin(c: Canvas, p: Paint, x: Int, dir: Int, top: Int, baseline: Int, bottom: Int, text: CharSequence, start: Int, end: Int, first: Boolean, layout: Layout)
Content copied to clipboard
Link copied to clipboard