A child-fragment is a Fragment nested inside another Fragment.
If this Fragment is a child of another Fragment, the FragmentManager returned here will be the parent's
getChildFragmentManager().
Official Support v4 Fragment Documentation
A child-fragment is a Fragment nested inside another Fragment.
If this Fragment is a child of another Fragment, the FragmentManager returned here will be the parent's
getChildFragmentManager().
Official Support v4 Fragment Documentation