TtToastContainer
fun TtToastContainer(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.tt_toastcontainer_style)
Content copied to clipboard
Parameters
context
The display context.
attrs
The attribute set provided in the layout XML file.
defStyleAttr
The default style attribute set. The default value is R.attr.tt_toastcontainer_style
.