@Override
  public void setZoomAnimationKey(String key) {

    mAttacher.setZoomAnimationKey(key);
  }