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?

Était-ce utile?

La solution

They are both in the support library.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top