Commit b80676747d553cacc802e41bc812c8756fb4e588

  • avatar
  • djken <djken2009 @gm…l.com>
  • Fri May 08 13:07:55 CEST 2009
The comment lack of symbol # and parameter data type. This will cause compilation failed.
  
362362
363363 /**
364364 * Extend the scroll animation. This allows a running animation to scroll
365 * further and longer, when used with {@link #setFinalX()} or {@link setFinalY()}.
365 * further and longer, when used with {@link #setFinalX(int)} or {@link #setFinalY(int)}.
366366 *
367367 * @param extend Additional time to scroll in milliseconds.
368368 * @see #setFinalX(int)