📅  最后修改于: 2022-03-11 14:52:43.083000             🧑  作者: Mango
// add the getActivity() before getIntent and it should work perfectly
// inside your fragment
Bundle bundle = getActivity().getIntent().getExtras();