setAttachedPanel

abstract fun setAttachedPanel(subContainerView: ViewGroup, panel: P)

Attaches panel to subContainerView. This detaches the subContainerView's current panel if one was previously attached with setAttachedPanel or restorePanelAttachment.