Package-level declarations
Types
Link copied to clipboard
open class TtTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.tt_textview_style) : AppCompatTextView
A reusable UI control that can be used for displaying text labels.