Package-level declarations
Types
Link copied to clipboard
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
suspend fun Resources.getHtmlText(@RawRes rawId: Int, tagHandler: Html.TagHandler? = null): CharSequence
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard