onCreateView

public View onCreateView(ViewGroup container)

Called when the custom view is required. It will be injected into the SDK's layout.

Return

your custom view

Parameters

container

the ViewGroup which will contain the returned view