instantiate
Creates a fragment instance based on the class name.
Return
The created Fragment instance.
Parameters
class Loader
The ClassLoader to load the fragment class.
class Name
The name of the fragment class to instantiate.
Creates a fragment instance based on the class name.
The created Fragment instance.
The ClassLoader to load the fragment class.
The name of the fragment class to instantiate.