We called setRetainInstance(true) (or we can do this in onCreateView()). This tells Android to keep this fragment instance across configuration changes.
確定! 回上一頁