Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun Context.getColorFromAttr(@AttrRes attrColor: Int, typedValue: TypedValue = TypedValue(), resolveRefs: Boolean = true): Int
fun Resources.Theme.getColorFromAttr(@AttrRes attrColor: Int, typedValue: TypedValue = TypedValue(), resolveRefs: Boolean = true): Int
Link copied to clipboard
Link copied to clipboard
fun getHtmlTextFromRaw(context: Context, @RawRes rawId: Int, tagHandler: Html.TagHandler? = null): Spanned
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Replaces the current view with the given one keeping ViewGroup.LayoutParams and id.
Link copied to clipboard
fun View.setBackgroundDrawable(color: DashColor, radiusPx: Int, shouldHighlightFocus: Boolean = false)
Link copied to clipboard
fun TextView.setDrawableWithIntrinsicBounds(@DrawableRes left: Int = 0, @DrawableRes top: Int = 0, @DrawableRes right: Int = 0, @DrawableRes bottom: Int = 0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard