@Override
 public void setValue(RevealAnimator object, float value) {
   object.setRevealRadius(value);
 }