startAnimation abstract method

  1. @protected
void startAnimation()

Start your animation inside of this method.

When tray needs to start animation, AdvStory calls this method.

Implementation

@protected
void startAnimation();