Domanda

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?

È stato utile?

Soluzione

They are both in the support library.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top