setTextAppearance

open fun setTextAppearance(context: Context, resid: Int)
open fun setTextAppearance(resid: Int)

Sets the text color, size, style, hint color, and highlight color from the specified TextAppearance resource.

Parameters

resid

the identifier of the resource.