已采納回答 / 歐拉啊旺
正確答案是:http://stackoverflow.com/questions/20087804/should-have-subtitle-controller-already-set-mediaplayer-error-android請采納
2015-07-28
最新回答 / 慕哥4422630
都是可見的,當(dāng)Activity從不可見重新變的可見狀態(tài)回調(diào)onRestart(),onStart()已經(jīng)可見了但是不可與用戶交互
2015-06-27
最新回答 / Monkey11
設(shè)置為null是釋放內(nèi)存的,判斷當(dāng)界面銷毀時如果界面里的內(nèi)容還存在就把他設(shè)置為不存在 這樣就不會占用系統(tǒng)的內(nèi)存
2015-05-30