Пример #1
0
 public FadeAnimation start() {
   fader.start();
   return fader;
 }