// In Fragment Intent intent = new Intent(getActivity(), SecondActivity.class); getActivity().startActivityForResult(intent ...
確定! 回上一頁