@Override
 protected void handleFinish() {
   cleanupView();
   super.handleFinish();
 }