Package-level declarations

Types

Link copied to clipboard
class CancelView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : FrameLayout

Container view that handles usage of arrow icon button and text button for cancel event in toolbars

Link copied to clipboard
class ToastView(context: Context, attrs: AttributeSet) : FrameLayout

Allows to show a message in toast-like style