Package-level declarations

Types

Link copied to clipboard
class TtSearchView @JvmOverloads constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int = CoreThemeR.attr.tt_searchview_style) : SearchView

A SearchView with a search indicator, toggleable collapsed/expanded width, and a lock feature that allows for preventing any user interaction. When the input field shows a query, the search view shows a query icon at the end of the input field. While the search is ongoing, the search view can show a search indicator next to the clear icon.