Overridepublic void onDestroy(){ webView.clearCache(true); // 清除暫存cache !! super.onDestroy()
確定! 回上一頁