Esempio n. 1
0
 @Override
 public void animate(int duration, final Layout.AnimationCallback callback) {
   layoutCmd.schedule(duration, callback);
 }