ViewPagerAppBarView

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 attributes from XML used to inflate the view, or null if created programmatically.