Guest User

Untitled

a guest
Jul 27th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. transaction.addToBackStack(fragment_home.getClass().getName());
  2.  
  3. getSupportFragmentManager().popBackStack("Name of the Fragment",FragmentManager.POP_BACK_STACK_INCLUSIVE);
Add Comment
Please, Sign In to add comment