The getActivity and getContext methods return nullable types because when the Fragment is not attached to an Activity, these methods already returned null.
確定! 回上一頁