goBackToFragment
Go back to fragment whose tag matches with name
Receiver
FragmentActivity
Parameters
name
: Name of the tag.
flag
: Flag, Defaults to 0, optionally you can pass POP_BACKSTACK_INCLUSIVE
Go back to fragment whose tag matches with name
Receiver
Fragment
Parameters
name
: Name of the tag.
flag
: Flag, Defaults to 0, optionally you can pass POP_BACKSTACK_INCLUSIVE