Floating Pane View
constructor(context: Context, parentView: FloatingPaneLayout, attrs: AttributeSet? = null, defStyleAttr: Int = 0)
Parameters
context
The context in which the view is created.
parent View
The parent layout that contains this floating pane view.
attrs
The attributes of the XML tag that is inflating the view.
def Style Attr
An attribute in the current theme that contains a reference to a style resource that supplies default values for the view. Can be 0 to not look for defaults.