Fragment.onAttach(Context).Activity.onBackPressed().Activity.onDestroy() and Fragment.onDestroy().Fragment.onDestroyView().Fragment.onDetach().NaviComponent to Activities and Fragments
without duplicating quite as much code.Activity.onNewIntent(Intent).Activity.onPause() and Fragment.onPause().Activity.onRestart().Activity.onResume() and Fragment.onResume().Activity.onStart() and Fragment.onStart().Activity.onStop() and Fragment.onStop().