因為這個getActivity() 內的mHost 已經被系統回收了(通常“mHost” is null return null defined in Fragment.java)。 所以利用一開始在onAttach 拿到的activity/context 再 ...
確定! 回上一頁