GroupSubscriptionSnackbarHost

class GroupSubscriptionSnackbarHost @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout

The host for Group Subscription snackbars.

Must be placed where you want snackbars to appear, respecting screen insets.

Since

2.5.0

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Properties

Link copied to clipboard

The widget style, can change appearance.