public void start() {
   startAnimator();
   isStart = true;
   invalidate();
 }