예제 #1
0
 @Override
 protected void onPause() {
   webView.stopLoading();
   super.onPause();
 }