TextViewUtils

open class TextViewUtils

Functions

createDrawable
Link copied to clipboard
open fun createDrawable(textView: TextView, bitmap: Bitmap): Drawable
setImageSpan
Link copied to clipboard
open fun setImageSpan(textView: TextView, view: View, start: Int, end: Int)
textFits
Link copied to clipboard
open fun textFits(textView: TextView, text: String): Boolean