Fragments that is capable of handling nested Fragments
and Activity-starts from those fragments with proper handing over of possible
result-codes from the activities to the appropriate fragment, which initially started the
Activity.requestCode before.Fragment (given by fragmentClass) into the
container with the ID containerID of the FragmentActivity parent,
with given tag and arguments.Fragment (given by fragmentClass) into the
container with the ID containerID of the FragmentManager parent,
with given tag and arguments.Fragments.Map of the registered request codes.BaseFragment.startActivityForResult(Intent, int).BaseFragment.startActivityForResult(Intent, int)).Fragment specified by the tag from view.Fragment from view.ExpandableListFragment.setListShown(boolean), but no animation is used when
transitioning from the previous state.Activity.startActivityForResult(Intent, int) on the fragment's
containing Activity.