Android getIntent is not workign in fragment

w‮al.ww‬utturi.com
Android getIntent is not workign in fragment

add getActivity() before getIntent()

Bundle bundle = getActivity().getIntent().getExtras();
Created Time:2017-09-06 22:13:27  Author:lautturi