Margin Image Span
支持设置图片左右间距的 ImageSpan
Constructors
MarginImageSpan
Link copied to clipboard
open fun MarginImageSpan(d: Drawable, verticalAlignment: Int, marginLeft: Int, marginRight: Int)
Content copied to clipboard
MarginImageSpan
Link copied to clipboard
Functions
getSize
Link copied to clipboard
open fun getSize(paint: Paint, text: CharSequence, start: Int, end: Int, fm: Paint.FontMetricsInt): Int
Content copied to clipboard