note that you should not call getActivity().startActivityForResult() as this will take the result back to the Fragment 's parent Activity . Receiving the result ...
確定! 回上一頁