BasicViewPagerAppBarView

constructor(context: Context, attributeSet: AttributeSet? = null)

Parameters

context

The context in which the view is running, providing access to resources, themes, and more.

attributeSet

The set of XML attributes used to inflate the view, or null if created programmatically.