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.

SD

The data type that is used by sub-containers 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.