Guest User

Untitled

a guest
Dec 17th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Intent abrirOutraActivity = new Intent(getActivity(), OutraAcitivity.class);
  2. startActivity(abrirOutraActivity);
Add Comment
Please, Sign In to add comment