Question

When there is a need to use getSupportFragmentManager() to support lower API levels, I think using getChildFragmentManager() method. How this method supports all API levels?

Was it helpful?

Solution

They are both in the support library.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top