/** 设置动画效果 */
 void applyAnimation() {
   mIndicatorController.initAnimation();
 }