createPanelSubContainerAnimationController

Allows any ViewGroup implementation that implements the PanelContainerView interface to create a PanelSubContainerAnimationController.

Parameters

V

The container ViewGroup type that implements the PanelContainerView interface.

HD

The data type that is used by sub-container holders to populate the sub-container views within a panel container view. It can be a single panel, a collection of panels or any other panel-related type. It is derived from the panel container data and is specified by a PanelSubContainerHolder.