Package-level declarations

Types

Link copied to clipboard
class TtBanner @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = CoreThemeR.attr.tt_banner_style) : FrameLayout

The banner UI control is used for in-place informational message. It can be placed next to other content to provide the user with contextual information.