SnackbarContentLayout

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)

Properties

Link copied to clipboard
open val actionView: Button
Link copied to clipboard

Functions

Link copied to clipboard
open fun animateContentIn(delay: Int, duration: Int)
Animates the content of the transient bottom bar in.
Link copied to clipboard
open fun animateContentOut(delay: Int, duration: Int)
Animates the content of the transient bottom bar out.
Link copied to clipboard
open fun setMaxInlineActionWidth(width: Int)