@Override
 public boolean isShowing() {
   return myIndicator.isShowing();
 }