The final callback in a fragment's lifecycle is onDetach(). Once this is invoked, the fragment is not tied to its activity, it does not have a view ...
確定! 回上一頁