@Override
 protected void onDestroy() {
   super.onDestroy();
   fragment.deleteView(this);
 }