calum_b
0
Q:

get intent not working in fragment

// add the getActivity() before getIntent and it should work perfectly 
// inside your fragment
Bundle bundle = getActivity().getIntent().getExtras();
1

New to Communities?

Join the community