CrimeListFragment get a null intent from CrimePagerView

Hi all,
The Intent inside CrimeListFragment.onActivityResult is always be null.

And I have tried to set result in onDestroy, onDestroyView, onDetach.
But these lifecycle callbacks all not called any way.

Any one have idea what happend?

You can get the source-code from: https://github.com/larsonliang/CriminalIntent2.git