onCreateView

public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)

Creates the actual look of the Player with all its elements

Return

The view of the Fragment

Parameters

inflater

Overridden

container

Overridden

savedInstanceState

Overridden